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

{
    "data": {
        "type": "studies",
        "id": "MGYS00003374",
        "attributes": {
            "accession": "MGYS00003374",
            "bioproject": "PRJEB28755",
            "samples-count": 2,
            "is-private": false,
            "last-update": "2018-10-25T20:25:51",
            "secondary-accession": "ERP111003",
            "centre-name": "EMG",
            "public-release-date": null,
            "study-abstract": "The synthetic metagenome Third Party Annotation (TPA) assembly was derived from the primary whole genome shotgun (WGS) data set: PRJNA218588.  This project includes samples from the following biomes: Engineered, Lab Synthesis, Genetic cross.",
            "study-name": "EMG produced TPA metagenomics assembly of the Artificial metagenome assembled from nine heterogeneous microorganisms (synthetic metagenome) data set.",
            "data-origination": "SUBMITTED"
        },
        "relationships": {
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003374/downloads?format=api"
                }
            },
            "geocoordinates": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003374/geocoordinates?format=api"
                }
            },
            "analyses": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003374/analyses?format=api"
                }
            },
            "biomes": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003374/biomes?format=api"
                },
                "data": [
                    {
                        "type": "biomes",
                        "id": "root:Engineered:Lab Synthesis:Genetic cross",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Lab%20Synthesis:Genetic%20cross?format=api"
                        }
                    }
                ]
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003374/studies?format=api"
                },
                "data": []
            },
            "publications": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003374/publications?format=api"
                }
            },
            "samples": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003374/samples?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003374?format=api"
        }
    }
}