GET /metagenomics/api/v1/samples/SRS1940193?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1940193",
"attributes": {
"latitude": 62.8975,
"longitude": 27.6467,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "27.6467",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Finland: Kuopio University Hospital",
"unit": null
},
{
"key": "collection date",
"value": "2010-01-01",
"unit": null
},
{
"key": "host taxid",
"value": "9606",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "62.8975",
"unit": null
}
],
"biosample": "SAMN06271252",
"accession": "SRS1940193",
"analysis-completed": null,
"collection-date": "2010-01-01",
"geo-loc-name": null,
"sample-desc": "3438",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "3438",
"sample-alias": "3438",
"host-tax-id": 9606,
"species": "Homo sapiens",
"last-update": "2020-06-20T01:20:09"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Human:Digestive system"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1940193/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005258",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005258?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1940193/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1940193?format=api"
}
}
}