GET /metagenomics/api/v1/samples/ERS2013091/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/ERS2013091/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2013091/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005310",
            "attributes": {
                "samples-count": 82,
                "bioproject": "PRJEB23561",
                "accession": "MGYS00005310",
                "is-private": false,
                "last-update": "2020-04-05T22:44:46",
                "secondary-accession": "ERP105320",
                "centre-name": "BGI",
                "public-release-date": null,
                "study-abstract": "The rumen microbiome is responsible for the unique nature of ruminants. A thorough knowledge of the genetic potential of rumen symbiotic microbes is therefore crucial for the sustainability of ruminant production systems. Using deep metagenome sequencing we identified 13,825,880 non-redundant prokaryote genes from the bovine rumen and constructed 324 high quality metagenomic species. These metagenomic species were prevalent in the rumen of 77 cattle fed various diets whereas known rumen microbial genomes were less abundant. Compared to human, pig and mouse gut metagenome catalogs, the rumen is richer in functions and microbial species associated to the degradation of lignocellulosic material and production of methane. Genes coding for enzymes that deconstruct lignocellulosic substrates showed a particularly high richness that is otherwise impossible to infer from available genomes or shallow metagenomics sequencing. These data bring new insights on functions, enzymes and microbes of the rumen, critical to understand phenotypes and biological processes.",
                "study-name": "A catalog of microbial genes from the bovine rumen reveals the determinants of herbivory",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005310/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005310/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005310/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Digestive system:Foregut:Rumen",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Foregut:Rumen?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005310/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005310/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005310/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005310?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}