GET /metagenomics/api/v1/samples/ERS5593224/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/ERS5593224/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5593224/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006285",
            "attributes": {
                "accession": "MGYS00006285",
                "bioproject": "PRJEB28588",
                "samples-count": 297,
                "is-private": false,
                "last-update": "2023-09-01T19:05:59",
                "secondary-accession": "ERP110805",
                "centre-name": "TEAGASC",
                "public-release-date": null,
                "study-abstract": "Cystic fibrosis (CF) is an autosomal recessive condition with impaired mucociliary clearance and innate airway defences 1. Chronic airway infection and inflammation culminating in bronchiectasis are the main drivers of the morbidity and mortality of CF 1. There is good evidence these processes start early in life, with asymptomatic infants and pre-school children demonstrating clear associations between the presence of lower airway infection and inflammation and impaired lung function and structural airway changes 1,2.The use of 16S ribosomal RNA sequencing provides compelling evidence that CF airways are inhabited by diverse microbial communities 3-7. Perturbations in the CF airway microbiome are well described, however it is unclear what affect these have on the “infection-inflammation-structural damage” model of CF lung disease 3-12. Limited studies in young children with CF suggest microbial diversity is initially low but increases with age 3,7,9,11,12. In contrast, in older children and adults, diversity decreases with age and declining lung function 3,7,13,14. In adults, with advancing lung disease and repeated exposure to antibiotics over an extended period of time, dominant CF pathogens emerge in a relatively fixed microbiome with limited diversity 4,6,15,16.We aimed to describe the lower airway microbiome in clinically stable pre-school aged children with CF, and, using longitudinal data, explore how age influences its composition. Further analysis focused on comparing the CF microbiome with that of the non-CF lung and on examining the effect of airway inflammation and antibiotic use.",
                "study-name": "The lung microbiome in young children with cystic fibrosis: a longitudinal cohort study",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006285/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006285/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006285/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006285/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006285/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006285/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006285?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}