GET /metagenomics/api/v1/samples/ERS821996/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/ERS821996/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS821996/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000538",
            "attributes": {
                "accession": "MGYS00000538",
                "bioproject": "PRJEB10560",
                "samples-count": 12,
                "is-private": false,
                "last-update": "2016-01-20T14:12:06",
                "secondary-accession": "ERP011822",
                "centre-name": "CSIRO ANIMAL FOOD & HEALTH SCIENCES",
                "public-release-date": null,
                "study-abstract": "Japanese goats fed a diet of 50% Timothy grass and 50% concentrate with increasing levels of the anti-methanogenic compound, bromochloromethane (BCM) were investigated with respect to the microbial population shifts in the rumen. Microbial ecology methods identified species that exhibited positive and negative responses to the increasing levels of BCM. The methane-inhibited rumen appeared to adapt to the higher H2 levels by shifting fermentation to propionate which was mediated by an increase in the population of hydrogen-consuming Prevotella and Selenomonas spp.",
                "study-name": "Analysis of the goat rumen microbial community following inhibition of methane formation by bromochloromethane (a halogenated methane analogue)",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000538/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000538/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000538/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000538/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Digestive system:Stomach:Rumen",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Stomach:Rumen?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000538/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000538/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000538?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}