GET /metagenomics/api/v1/samples/SRS1783485?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1783485",
"attributes": {
"longitude": -95.3631,
"biosample": "SAMN05961754",
"latitude": 29.7631,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-95.36305",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "USA: Houston, Texas",
"unit": null
},
{
"key": "collection date",
"value": "2014-10-01",
"unit": null
},
{
"key": "host taxid",
"value": "9606",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "29.763056",
"unit": null
}
],
"accession": "SRS1783485",
"analysis-completed": null,
"collection-date": "2014-10-01",
"geo-loc-name": null,
"sample-desc": "GP0344",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "GP0344",
"sample-alias": "GP0344",
"host-tax-id": 9606,
"species": "Homo sapiens",
"last-update": "2020-06-09T00:44:39"
},
"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/SRS1783485/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005505",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005505?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1783485/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1783485?format=api"
}
}
}