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

{
    "data": {
        "type": "studies",
        "id": "MGYS00002425",
        "attributes": {
            "samples-count": 387,
            "bioproject": "PRJEB24849",
            "accession": "MGYS00002425",
            "is-private": false,
            "last-update": "2024-02-02T21:05:36",
            "secondary-accession": "ERP106708",
            "centre-name": "EMBL-EBI",
            "public-release-date": null,
            "study-abstract": "The  Third Party Annotation (TPA) assembly was derived from the primary whole genome shotgun (WGS) data set: PRJNA301903.  This project includes samples from the following biomes: Host-associated, Human, Digestive system, Large intestine.",
            "study-name": "EMG produced TPA metagenomics assembly of the Metagenomic sequencing of preterm infant gut microbiota raw sequence reads () data set.",
            "data-origination": "SUBMITTED"
        },
        "relationships": {
            "analyses": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002425/analyses?format=api"
                }
            },
            "publications": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002425/publications?format=api"
                }
            },
            "biomes": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002425/biomes?format=api"
                },
                "data": [
                    {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Large intestine",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine?format=api"
                        }
                    },
                    {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Large intestine:Fecal",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine:Fecal?format=api"
                        }
                    }
                ]
            },
            "geocoordinates": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002425/geocoordinates?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002425/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005860",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005860?format=api"
                        }
                    }
                ]
            },
            "samples": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002425/samples?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002425/downloads?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002425?format=api"
        }
    }
}