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

{
    "data": {
        "type": "studies",
        "id": "MGYS00005839",
        "attributes": {
            "accession": "MGYS00005839",
            "bioproject": "PRJEB48479",
            "samples-count": 1,
            "is-private": false,
            "last-update": "2021-11-09T13:22:34",
            "secondary-accession": "ERP132851",
            "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 PRJNA655119, and was assembled with SPAdes v3.14.1. This project includes samples from the following biomes: root:Host-associated:Human:Digestive system:Intestine.",
            "study-name": "EMG produced TPA metagenomics assembly of PRJNA655119 data set (Metatranscriptome sequencing of the extended simplified human intestinal microbiota (SIHUMIx)).",
            "data-origination": "SUBMITTED"
        },
        "relationships": {
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005839/downloads?format=api"
                }
            },
            "geocoordinates": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005839/geocoordinates?format=api"
                }
            },
            "analyses": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005839/analyses?format=api"
                }
            },
            "biomes": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005839/biomes?format=api"
                },
                "data": [
                    {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Intestine",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Intestine?format=api"
                        }
                    }
                ]
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005839/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005840",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005840?format=api"
                        }
                    }
                ]
            },
            "publications": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005839/publications?format=api"
                }
            },
            "samples": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005839/samples?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005839?format=api"
        }
    }
}