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

{
    "data": {
        "type": "studies",
        "id": "MGYS00006617",
        "attributes": {
            "samples-count": 10,
            "bioproject": "PRJEB56901",
            "accession": "MGYS00006617",
            "is-private": false,
            "last-update": "2024-03-08T18:32:12",
            "secondary-accession": "ERP141871",
            "centre-name": "EMG",
            "public-release-date": null,
            "study-abstract": "The Third Party Annotation (TPA) assembly was derived from the primary whole genome shotgun (WGS) data set PRJDB10606, and was assembled with metaSPAdes v3.15.3. This project includes samples from the following biomes: root:Host-associated:Human:Digestive system:Oral:Saliva.",
            "study-name": "EMG produced TPA metagenomics assembly of PRJDB10606 data set (Shotgun metagenome sequencing of saliva microbiome of MRONJ patients using HiSeq).",
            "data-origination": "SUBMITTED"
        },
        "relationships": {
            "analyses": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006617/analyses?format=api"
                }
            },
            "publications": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006617/publications?format=api"
                }
            },
            "biomes": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006617/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"
                        }
                    }
                ]
            },
            "geocoordinates": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006617/geocoordinates?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006617/studies?format=api"
                },
                "data": []
            },
            "samples": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006617/samples?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006617/downloads?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006617?format=api"
        }
    }
}