GET /metagenomics/api/v1/samples/ERS10903607/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/ERS10903607/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS10903607/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006032",
            "attributes": {
                "samples-count": 111,
                "accession": "MGYS00006032",
                "bioproject": "PRJEB51261",
                "is-private": false,
                "last-update": "2022-07-07T23:53:27",
                "secondary-accession": "ERP135873",
                "centre-name": "WASHINGTON UNIVERSITY IN ST. LOUIS SCHOOL OF MEDICINE",
                "public-release-date": null,
                "study-abstract": "Asthma is associated with severe outcomes of respiratory viral infections. The airway and oral microbiota play important roles in mediating immune responses to viral infections. This study evaluated differences in the nasopharyngeal and salivary microbiomes between patients with and without pre-existing asthma in response to SARS-CoV-2 infection. We collected samples from coronavirus disease 2019 (COVID-19) patients with asthma and COVID-19 patients without asthma. Using 16S ribosomal RNA sequencing, we characterized the nasopharyngeal and salivary microbiomes and analyzed differences at the community and taxa levels between asthma and non-asthma groups. Our results showed that the nasopharyngeal and salivary microbiomes harbor taxa-level, but not community-level differences between COVID-19 patients with and without asthma.",
                "study-name": "COVID-19 asthma microbiome",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006032/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006032/geocoordinates?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006032/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Respiratory system:Nasopharyngeal",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Nasopharyngeal?format=api"
                            }
                        }
                    ]
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006032/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006032/samples?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006032/analyses?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006032?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}