GET /metagenomics/api/v1/samples/SRS786864?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS786864",
"attributes": {
"biosample": "SAMN03258203",
"longitude": 121.48,
"latitude": 31.22,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "121.48",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "China: Shanghai",
"unit": null
},
{
"key": "collection date",
"value": "2011-07-30",
"unit": null
},
{
"key": "host taxid",
"value": "9606",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "31.22",
"unit": null
}
],
"accession": "SRS786864",
"analysis-completed": null,
"collection-date": "2011-07-30",
"geo-loc-name": null,
"sample-desc": "human skin sampling project",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "1049.2.3",
"sample-alias": "1049.2.3",
"host-tax-id": 9606,
"species": "Homo sapiens",
"last-update": "2020-02-09T14:58:30"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS786864/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005238",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005238?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Human:Skin"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Skin?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS786864/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS786864?format=api"
}
}
}