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

{
    "data": {
        "type": "samples",
        "id": "ERS940220",
        "attributes": {
            "longitude": -118.4,
            "biosample": "SAMEA3633071",
            "latitude": 34.1,
            "sample-metadata": [
                {
                    "key": "sex",
                    "value": "male",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-118.4",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "02/12/2015",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "dense settlement biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "human-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "saliva",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "human-oral",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "0",
                    "unit": null
                },
                {
                    "key": "body product",
                    "value": "UBERON:saliva",
                    "unit": null
                },
                {
                    "key": "body site",
                    "value": "UBERON:tongue",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "Not applicable",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "212.8",
                    "unit": null
                },
                {
                    "key": "host common name",
                    "value": "human",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "34.1",
                    "unit": null
                },
                {
                    "key": "body habitat",
                    "value": "UBERON:oral cavity",
                    "unit": null
                },
                {
                    "key": "dominant hand",
                    "value": "Unknown",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "447426",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "collection time",
                    "value": "13:55",
                    "unit": null
                },
                {
                    "key": "host sex",
                    "value": "male",
                    "unit": null
                },
                {
                    "key": "anonymized name",
                    "value": "23330",
                    "unit": null
                },
                {
                    "key": "common name",
                    "value": "human oral metagenome",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "accession": "ERS940220",
            "analysis-completed": "2016-01-15",
            "collection-date": "2015-12-02",
            "geo-loc-name": null,
            "sample-desc": "American Gut Project Mouth Sample",
            "environment-biome": "dense settlement biome",
            "environment-feature": "human-associated habitat",
            "environment-material": "saliva",
            "sample-name": "qiita_sid_10317:10317.000023330",
            "sample-alias": "qiita_sid_10317:10317.000023330",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2024-03-15T04:45:36"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS940220/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000596",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000596?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS940220/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS940220?format=api"
        }
    }
}