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

{
    "data": {
        "type": "studies",
        "id": "MGYS00005167",
        "attributes": {
            "accession": "MGYS00005167",
            "bioproject": "PRJNA388707",
            "samples-count": 494,
            "is-private": false,
            "last-update": "2020-06-21T07:37:34",
            "secondary-accession": "SRP108387",
            "centre-name": "The University of Western Australia",
            "public-release-date": null,
            "study-abstract": "Recurrent acute otitis media (rAOM; recurrent ear infections) is a common disease in childhood. We characterised the microbiome of rAOM-prone and rAOM-resistant children to identify novel pathogens and potentially protective commensal bacteria, which may guide the development of more effective therapies.",
            "study-name": "Perth Otitis Media Microbiome (biOMe) Study (16S rRNA amplicon data)",
            "data-origination": "HARVESTED"
        },
        "relationships": {
            "publications": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005167/publications?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005167/downloads?format=api"
                }
            },
            "samples": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005167/samples?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005167/studies?format=api"
                },
                "data": []
            },
            "biomes": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005167/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/MGYS00005167/analyses?format=api"
                }
            },
            "geocoordinates": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005167/geocoordinates?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005167?format=api"
        }
    }
}