GET /metagenomics/api/v1/samples/SRS12144080?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS12144080",
"attributes": {
"biosample": "SAMN26340348",
"longitude": 19.0402,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "19.040236",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Hungary",
"unit": null
},
{
"key": "collection date",
"value": "2018-10-24",
"unit": null
},
{
"key": "environmental package",
"value": "Metagenome or environmental",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "47.497913",
"unit": null
},
{
"key": "host scientific name",
"value": "Homo sapiens",
"unit": null
}
],
"latitude": 47.4979,
"accession": "SRS12144080",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "Metagenome or environmental sample from human gut metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "MK248",
"sample-alias": "MK248",
"host-tax-id": 9606,
"species": "Homo sapiens",
"last-update": "2023-09-06T12:27:19"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Human:Digestive system:Large intestine:Fecal"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine:Fecal?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS12144080/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006453",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006453?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS12144080/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS12144080?format=api"
}
}
}