GET /metagenomics/api/v1/samples/ERS530401/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/ERS530401/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS530401/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006433",
            "attributes": {
                "samples-count": 25,
                "accession": "MGYS00006433",
                "bioproject": "PRJEB7007",
                "is-private": false,
                "last-update": "2023-09-05T11:20:24",
                "secondary-accession": "ERP006689",
                "centre-name": "MPIEB",
                "public-release-date": null,
                "study-abstract": "Commensal bacteria control the micro-ecology of metazoan epithelial surfaces with pivotal effect on tissue homeostasis and host defense. In contrast to the upper respiratory tract, the lower respiratory tract of healthy individuals is largely considered free of microorganisms. To understand airway micro-ecology we studied microbiota of sterilely excised lungs from mice of different origin including outbred wild mice caught in the natural environment or kept under non-specific-pathogen-free (SPF) conditions as well as inbred mice maintained in non-SPF, SPF or germ-free (GF) facilities. High-throughput pyrosequencing revealed that Betaproteobacteria and Ralstonia sp. represent the major constituents of murine lung microbiota. Non-cultivatable Betaproteobacteria were also identified by 16S rRNA gene cloning analysis in all but GF mice. Additionally, Pasteurellaceae, Enterobacteria and Firmicutes were isolated from the lungs of non-SPF, but not from SPF mouse lungs. Bacterial communities were detectable by FISH at alveolar epithelia without induction of inflammation. The overall composition across samples was similar at the phylum and family level, although significant differences with respect to the origin of the mice were observed at the community level. In addition, changing from a SPF to non-SPF environment was associated with increased species richness. Notably, higher bacterial colonization correlated with more and smaller sized alveolae in those mice. Our data indicate a common microbial composition in murine lungs, which is diversified through different environmental conditions and whose richness affects lung architecture. Identification of the microbiota of murine lungs will pave the path to study their influence on pulmonary immunity to infection and allergens using mouse models.",
                "study-name": "Murine lung microbiota",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006433/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006433/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006433/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Respiratory system",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Respiratory%20system?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006433/geocoordinates?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006433/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006433/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006433?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}