GET /metagenomics/api/v1/samples/SRS7617098/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/SRS7617098/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS7617098/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006355",
            "attributes": {
                "accession": "MGYS00006355",
                "bioproject": "PRJNA673153",
                "samples-count": 428,
                "is-private": false,
                "last-update": "2023-09-02T05:36:24",
                "secondary-accession": "SRP289725",
                "centre-name": "University of Michigan",
                "public-release-date": null,
                "study-abstract": "In this study, one of the largest bronchoscopy-based evaluations of the lung microbiome (N=181) in a multicenter COPD cohort, significant relationships between characteristics of the lung bacterial community, profiled from bronchoalveolar lavage samples, and clinical and biological features of disease were observed. These included markers of lung function impairment, symptom burden and inflammatory/immune biomarkers. In this cohort enriched in subjects with mild to moderate COPD and ever-smokers at risk for the disease, the findings suggest lung microbiota-host interactions during earlier stages of COPD that may contribute to disease pathogenesis.",
                "study-name": "Lung microbiota associations with clinical features of COPD in the SPIROMICS cohort",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006355/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006355/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006355/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006355/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"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006355/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006355/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006355?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}