GET /metagenomics/api/v1/samples/SRS2206280/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/SRS2206280/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2206280/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006480",
            "attributes": {
                "samples-count": 27,
                "accession": "MGYS00006480",
                "bioproject": "PRJNA386984",
                "is-private": false,
                "last-update": "2023-09-12T11:03:39",
                "secondary-accession": "SRP107187",
                "centre-name": "Centre de Recherche de l'Institut Universitaire de Cardiologie et de Pneumologie de Quebec",
                "public-release-date": null,
                "study-abstract": "Microbiome data studying which microorganisms are responsible for exacerbations are limited in sputa of COPD patients. The lung microbiome is a new approach to add additional insights about the causal pathogens and the shift in bacterial community of COPD patients.The goal of this study was to identify which microorganism(s) may have triggered the exacerbations of COPD patients. We compared the sputa microbiome of COPD patients when clinically stable and during an exacerbation.This study shows a clear shift in the microbiome of patients during exacerbation, mostly toward Proteobacteria and Firmicutes.",
                "study-name": "Sputum microbiome in COPD patients",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006480/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006480/geocoordinates?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006480/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"
                            }
                        }
                    ]
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006480/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006480/samples?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006480/analyses?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006480?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}