GET /metagenomics/api/v1/samples/SRS643262/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/SRS643262/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS643262/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005237",
            "attributes": {
                "bioproject": "PRJNA248660",
                "samples-count": 886,
                "accession": "MGYS00005237",
                "is-private": false,
                "last-update": "2020-02-10T10:00:53",
                "secondary-accession": "SRP042293",
                "centre-name": "New York University Langone Medical Center",
                "public-release-date": null,
                "study-abstract": "Disruption of the microbiota by low-dose antibiotic exposure can alter host metabolism and adiposity. We now show that low-dose penicillin (LDP) delivered from birth enhanced metabolic alterations, and that there were additive effects in combination with high fat diet. LDP that was limited to early life was sufficient for sustained effects on body composition. After the cessation of penicillin, the microbial communities recovered, yet metabolic phenotypes persisted, indicating that microbiota interactions in infancy may be critical determinants of long-term host effects. Early-life LDP was associated with alterations in ileal expression of genes involved in immunity. The growth promotion phenotype was transferrable to germ-free hosts by LDP-selected microbiota, not antibiotics per se. These studies characterize important variables in early-life microbe-host metabolic interaction, and identify several taxa consistently linked with metabolic alterations.",
                "study-name": "Altering the intestinal microbiota during a critical developmental window",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005237/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005237/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005237/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005237/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005237/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005237/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/MGYS00005237?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}