GET /metagenomics/api/v1/studies/MGYS00006262?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "data": {
        "type": "studies",
        "id": "MGYS00006262",
        "attributes": {
            "accession": "MGYS00006262",
            "bioproject": "PRJEB14074",
            "samples-count": 192,
            "is-private": false,
            "last-update": "2023-07-26T10:22:34",
            "secondary-accession": "ERP015681",
            "centre-name": "NATIONAL HEART AND LUNG INSTITUTE, IMPERIAL COLLEGE LONDON",
            "public-release-date": null,
            "study-abstract": "TS and lower airway samples (bronchoalveolar lavage fluid (BALF), bronchial brushings or both) were prospectively collected from 49 children undergoing a clinically indicated fibreoptic bronchoscopy.  Bacterial DNA was extracted for sequencing of the V4 region of the 16S rRNA gene using the Illumina MiSeq.",
            "study-name": "Comparison of the upper and lower airway microbiota",
            "data-origination": "SUBMITTED"
        },
        "relationships": {
            "publications": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006262/publications?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006262/downloads?format=api"
                }
            },
            "samples": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006262/samples?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006262/studies?format=api"
                },
                "data": []
            },
            "biomes": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006262/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"
                        }
                    }
                ]
            },
            "analyses": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006262/analyses?format=api"
                }
            },
            "geocoordinates": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006262/geocoordinates?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006262?format=api"
        }
    }
}