GET /metagenomics/api/v1/samples/SRS1152014/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/SRS1152014/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1152014/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005150",
            "attributes": {
                "bioproject": "PRJNA300261",
                "samples-count": 983,
                "accession": "MGYS00005150",
                "is-private": false,
                "last-update": "2020-06-21T08:39:25",
                "secondary-accession": "SRP065682",
                "centre-name": "University of Michigan",
                "public-release-date": null,
                "study-abstract": "Little is known about how chronic or periodic dietary fiber deprivation impacts metabolism of the human gut microbiota and potentially leads to deterioration of colonic health. Here, we elucidated the mechanistic interactions among dietary fiber, the gut microbiota and the protective colonic mucus barrier that is one of the hosts first lines of defence. We employed a tractable approach consisting of a synthetic community of fully sequenced human gut bacteria assembled in gnotobiotic mice. The members of this community were selected to represent the phylogenetic diversity in a complete microbiota, but also based on empirical knowledge of their abilities to degrade various fiber polysaccharides and mucin glycans in vitro. The responses of this synthetic microbiota, and the corresponding impact on the host colonic mucus layer, to variation of dietary fiber were monitored by multiple readouts in conditions where mice were fed constant high- or low-fiber diets or daily alternations of the two. We show that starvation of dietary fiber diminishes the colonic mucus barrier by enhancing the activities of mucin-degrading bacteria. One-day alternations of the fiber-rich and fiber-free diets or feeding of a prebiotic diet still displayed thinner mucus barriers reflecting a residual increase in mucus-degrading bacteria and their mucin glycan-degrading enzymes. The microbiota starved of dietary fiber led to low-grade intestinal inflammation and heightened susceptibility to infection by a mucosal pathogen, Citrobacter rodentium, illustrating adverse effects of diet lacking complex natural fiber.",
                "study-name": "Dietary fiber-deprived gut microbiota degrades the protective mucus barrier and promotes pathogen susceptibility",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005150/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005150/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005150/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005150/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005150/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005150/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Digestive system",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005150?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}