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

{
    "data": {
        "type": "studies",
        "id": "MGYS00003607",
        "attributes": {
            "accession": "MGYS00003607",
            "bioproject": "PRJEB28760",
            "samples-count": 1,
            "is-private": false,
            "last-update": "2018-11-28T12:40:51",
            "secondary-accession": "ERP111008",
            "centre-name": "EMG",
            "public-release-date": null,
            "study-abstract": "The compost metagenome Third Party Annotation (TPA) assembly was derived from the primary whole genome shotgun (WGS) data set: PRJNA366627.  This project includes samples from the following biomes: Engineered, Solid waste, Composting.",
            "study-name": "EMG produced TPA metagenomics assembly of the compost enrichment single cell ciliate 20uM1 metagenome O22 metagenome (compost metagenome) data set.",
            "data-origination": "SUBMITTED"
        },
        "relationships": {
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003607/downloads?format=api"
                }
            },
            "geocoordinates": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003607/geocoordinates?format=api"
                }
            },
            "analyses": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003607/analyses?format=api"
                }
            },
            "biomes": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003607/biomes?format=api"
                },
                "data": [
                    {
                        "type": "biomes",
                        "id": "root:Engineered:Solid waste:Composting",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Solid%20waste:Composting?format=api"
                        }
                    }
                ]
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003607/studies?format=api"
                },
                "data": []
            },
            "publications": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003607/publications?format=api"
                }
            },
            "samples": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003607/samples?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003607?format=api"
        }
    }
}