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

{
    "data": {
        "type": "samples",
        "id": "ERS2585808",
        "attributes": {
            "latitude": -3.55,
            "longitude": 34.58,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "34.58",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Tanzania",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "anthropogenic terrestrial biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "human-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "feces",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "human-gut",
                    "unit": null
                },
                {
                    "key": "body site",
                    "value": "UBERON:feces",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "1287.0",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-3.55",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "host sex",
                    "value": "male",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "biosample": "SAMEA4765844",
            "accession": "ERS2585808",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Here, we examine the microbiome profile of 955 stool, hand, and environmental samples collected longitudinally for over a year from the Hadza hunter-gatherers of Tanzania. The data reveal annual cyclic reconfiguration of the microbiome, in which some taxa become undetectable only to reappear in a subsequent season.",
            "environment-biome": "anthropogenic terrestrial biome",
            "environment-feature": "human-associated habitat",
            "environment-material": "feces",
            "sample-name": "qiita_sid_11358:11358.1554",
            "sample-alias": "qiita_sid_11358:11358.1554",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2022-03-30T14:58:56"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Digestive system"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2585808/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006006",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006006?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2585808/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2585808?format=api"
        }
    }
}