GET /metagenomics/api/v1/samples/SRS8848468?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS8848468",
"attributes": {
"latitude": 56.18,
"longitude": -2.55,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-2.55",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "United Kingdom: Scotland, Isle of May",
"unit": null
},
{
"key": "collection date",
"value": "2015-01-01",
"unit": null
},
{
"key": "host taxid",
"value": "10092",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "56.18",
"unit": null
}
],
"biosample": "SAMN18914729",
"accession": "SRS8848468",
"analysis-completed": null,
"collection-date": "2015-01-01",
"geo-loc-name": null,
"sample-desc": "ISLE_MMD_M7_Faeces",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "SC0419",
"sample-alias": "SC0419",
"host-tax-id": 9606,
"species": "Homo sapiens",
"last-update": "2023-04-20T05:55:14"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Human:Digestive system:Large intestine"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8848468/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006144",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006144?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8848468/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8848468?format=api"
}
}
}