GET /metagenomics/api/v1/samples/SRS584124/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/SRS584124/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS584124/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000871",
            "attributes": {
                "bioproject": "PRJNA241345",
                "samples-count": 1,
                "accession": "MGYS00000871",
                "is-private": false,
                "last-update": "2019-11-07T16:48:46",
                "secondary-accession": "SRP040717",
                "centre-name": "Federal University of Pernambuco",
                "public-release-date": null,
                "study-abstract": "Microorganisms play a key role in the degradation of raw leachate generated in sanitary landfills, leading to the breakdown of organic matter and toxic compounds into less hazardous intermediate and end products.  To expand on the knowledge about these contaminated ecosystems, the microbial communities in leachate produced by three landfill cells of a sanitary landfill in Northeast Brazil were analyzed using a high-throughput sequencing approach of the 16S rRNA gene with universal primers.  In the related paper we describe the structure and composition as well as the metabolic function of leachate communities at different stages in the adaptation process to their environment.",
                "study-name": "Microbial community structure and composition of raw landfill leachate of different ages",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000871/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000871/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000871/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000871/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000871/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000871/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Terrestrial:Soil:Contaminated",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Contaminated?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000871?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}