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

{
    "data": {
        "type": "studies",
        "id": "MGYS00003487",
        "attributes": {
            "bioproject": "PRJEB26857",
            "samples-count": 30,
            "accession": "MGYS00003487",
            "is-private": false,
            "last-update": "2020-05-18T00:17:49",
            "secondary-accession": "ERP108880",
            "centre-name": "EMG",
            "public-release-date": null,
            "study-abstract": "The Phillipines oral microbiome Third Party Annotation (TPA) assembly was derived from the primary whole genome shotgun (WGS) data set: PRJEB14383.  This project includes samples from the following biomes: Host-associated, Human, Digestive system, Oral, Saliva.",
            "study-name": "EMG produced TPA metagenomics assembly of the Oral microbiome samples from the Philippines (Phillipines oral microbiome) data set.",
            "data-origination": "SUBMITTED"
        },
        "relationships": {
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003487/downloads?format=api"
                }
            },
            "publications": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003487/publications?format=api"
                }
            },
            "geocoordinates": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003487/geocoordinates?format=api"
                }
            },
            "analyses": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003487/analyses?format=api"
                }
            },
            "samples": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003487/samples?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003487/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001143",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001143?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00001980",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001980?format=api"
                        }
                    }
                ]
            },
            "biomes": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003487/biomes?format=api"
                },
                "data": [
                    {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                        }
                    },
                    {
                        "type": "biomes",
                        "id": "root:Mixed",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003487?format=api"
        }
    }
}