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

{
    "data": {
        "type": "samples",
        "id": "ERS2744944",
        "attributes": {
            "biosample": "SAMEA4925935",
            "longitude": 24.9071,
            "latitude": 60.1891,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Shotgun metagenomics of gut microbiota in Parkinson's disease",
                    "unit": null
                },
                {
                    "key": "experimental factor",
                    "value": "Blank",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "24.90712",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Finland",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-01-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "terrestrial biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "human-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "stool",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "human-gut",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina NextSeq and NovaSeq",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "60.18912",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000015",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2018-09-20",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "accession": "ERS2744944",
            "analysis-completed": "2018-11-08",
            "collection-date": "2012-01-01",
            "geo-loc-name": "Finland",
            "sample-desc": "0_control_10",
            "environment-biome": "terrestrial biome",
            "environment-feature": "human-associated habitat",
            "environment-material": "stool",
            "sample-name": "0_control_10",
            "sample-alias": "MG131",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2018-11-08T16:44:46"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2744944/studies?format=api"
                },
                "data": []
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Digestive system:Large intestine:Fecal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine:Fecal?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2744944/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2744944?format=api"
        }
    }
}