GET /metagenomics/api/v1/samples/SRS2931491?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2931491",
"attributes": {
"biosample": "SAMN08504548",
"longitude": null,
"latitude": null,
"sample-metadata": [
{
"key": "geographic location (country and/or sea,region)",
"value": "USA",
"unit": null
},
{
"key": "environment (biome)",
"value": "terrestrial biome [ENVO:00000446]",
"unit": null
},
{
"key": "environment (material)",
"value": "human-oral",
"unit": null
},
{
"key": "body site",
"value": "saliva [UBERON:0001836]",
"unit": null
},
{
"key": "host taxid",
"value": "9606",
"unit": null
},
{
"key": "host sex",
"value": "female",
"unit": null
}
],
"accession": "SRS2931491",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "This sample has been submitted by pda|jgeorge@som.umaryland.edu on 2018-02-09; human metagenome",
"environment-biome": "terrestrial biome [ENVO:00000446]",
"environment-feature": null,
"environment-material": "human-oral",
"sample-name": "EP218239_K50_BCKD",
"sample-alias": "EP218239_K50_BCKD",
"host-tax-id": 9606,
"species": "Homo sapiens",
"last-update": "2020-02-09T17:20:52"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2931491/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005266",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005266?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Human:Reproductive system:Vagina"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Reproductive%20system:Vagina?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2931491/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2931491?format=api"
}
}
}