GET /metagenomics/api/v1/samples/ERS377592/studies?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "links": {
        "first": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS377592/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS377592/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001570",
            "attributes": {
                "accession": "MGYS00001570",
                "bioproject": "PRJEB5055",
                "samples-count": 4,
                "is-private": false,
                "last-update": "2017-03-13T13:56:06",
                "secondary-accession": "ERP004413",
                "centre-name": "EESC/USP",
                "public-release-date": null,
                "study-abstract": "Through the pyrosequencing analysis of samples from support mateial and phase separator from the anaerobic fluidized bed reactor total of 83 genera was found, which 18 are involved to the nonionic surfactant degradation as well as its byproducts. The genera with the highest relative abundance were Sporomusa, Geobacter, Desulfobulbus, Synergistes, Sedimentibacter, Holophaga, Serpens and Azonexus. All samples showed high phylogenetic diversity in which found genera are somehow related to the degradation of LAE and were favored by the configuration of the anaerobic fluidized bed reactor.",
                "study-name": "Through the pyrosequencing analysis of samples from support mateial and phase separator from the anaerobic fluidized bed reactor total of 83 genera was found, which 18 are involved to the nonionic surfactant degradation.",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001570/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001570/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001570/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001570/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Biotransformation:Mixed alcohol bioreactor",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Biotransformation:Mixed%20alcohol%20bioreactor?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001570/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001570/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001570?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}