GET /metagenomics/api/v1/samples/ERS1781808/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/ERS1781808/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1781808/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001809",
            "attributes": {
                "accession": "MGYS00001809",
                "bioproject": "PRJEB21196",
                "samples-count": 712,
                "is-private": false,
                "last-update": "2017-06-14T11:20:54",
                "secondary-accession": "ERP023432",
                "centre-name": "TUM",
                "public-release-date": null,
                "study-abstract": "Background: Early life colonization of the intestinal tract is a dynamic process influenced by numerous factors. The impact of probiotic-supplemented infant formula on the composition and function of the infant gut microbiota is not well defined. Objective:To determine the effect of a bifidobacteria-containing formula on the healthy human intestinal microbiome during the first year of life.Design: Double-blinded, randomized and placebo-controlled study with newborn infants assigned to a standard whey-based formula containing a total of 10(8) cfu/g of Bifidobacterium bifidum, B. breve, B. longum, B. longum subsp. infantis (intervention), or to control formula without bifidobacteria (placebo). Breast-fed controls were included. Diversity and composition of fecal microbiota were determined by 16S rRNA gene amplicon sequencing and metabolite profiles were analysed by UHP-LC mass spectrometry over a period of two years. Results: One hundred six infants were randomized to the interventional (n=48) or placebo (n=49) group; 9 infants were solely breast-fed throughout the entire intervention period of 12 months. Infants exposed to bifidobacteria-supplemented formula showed decreased occurrence of Bacteroides and Blautia spp. associated  with changes in lipids and unknown metabolites at month 1. Microbiota and metabolite profiles converged during the intervention period and long-term colonization (24 months) of the supplemented Bifidobacterium strains was not detected. Significant differences in microbiota and metabolites were detected between infants fed by breast or formula (p<0.005) and between infants born by vaginal and caesarean birth (p<0.005). No significant differences were observed between infant feeding groups regarding growth, antibiotic uptake, or other health variables (p>0.05).Conclusions: The supplementation of bifidobacteria to infant diet can modulate the occurrence of specific bacteria and metabolites during early life with no detectable long-term effects.",
                "study-name": "Randomized controlled trial on the impact of early live intervention with bifidobacteria on the healthy infant fecal microbiota and metabolite profile",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001809/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001809/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001809/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001809/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Digestive system:Large intestine:Fecal",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine:Fecal?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001809/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001809/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001809?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}