GET /metagenomics/api/v1/samples/SRS5609999?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS5609999",
"attributes": {
"biosample": "SAMN13207786",
"longitude": -81.6868,
"latitude": 27.7663,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-81.68678",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "USA: Florida",
"unit": null
},
{
"key": "collection date",
"value": "2018-03-12",
"unit": null
},
{
"key": "host taxid",
"value": "9796",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "27.76628",
"unit": null
}
],
"accession": "SRS5609999",
"analysis-completed": null,
"collection-date": "2018-03-12",
"geo-loc-name": null,
"sample-desc": "Horse.38.Normals",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Horse.38.Normals",
"sample-alias": "Horse.38.Normals",
"host-tax-id": 9796,
"species": null,
"last-update": "2020-08-20T14:21:14"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS5609999/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005589",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005589?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Mammals:Digestive system:Fecal"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Fecal?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS5609999/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS5609999?format=api"
}
}
}