GET /metagenomics/api/v1/samples/SRS9941808?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS9941808",
"attributes": {
"biosample": "SAMN20967559",
"longitude": 113.15,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "113.15",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "China",
"unit": null
},
{
"key": "collection date",
"value": "2020-05-12",
"unit": null
},
{
"key": "host taxid",
"value": "10088",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "23.6",
"unit": null
}
],
"latitude": 23.6,
"accession": "SRS9941808",
"analysis-completed": null,
"collection-date": "2020-05-12",
"geo-loc-name": null,
"sample-desc": "This sample has been submitted by pda|dongsashuang on 2021-12-01; gut metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "TPE10",
"sample-alias": "TPE10",
"host-tax-id": 10088,
"species": null,
"last-update": "2023-03-19T00:06:36"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9941808/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006133",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006133?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9941808/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9941808?format=api"
}
}
}