GET /metagenomics/api/v1/samples/SRS4293167?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS4293167",
"attributes": {
"longitude": 5.29,
"biosample": "SAMN10819362",
"latitude": 52.3,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "5.29",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Netherlands",
"unit": null
},
{
"key": "collection date",
"value": "2018-01-01",
"unit": null
},
{
"key": "host taxid",
"value": "9031",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "52.3",
"unit": null
}
],
"accession": "SRS4293167",
"analysis-completed": null,
"collection-date": "2018-01-01",
"geo-loc-name": null,
"sample-desc": "Day3",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "3No5Forward",
"sample-alias": "3No5Forward",
"host-tax-id": 9031,
"species": null,
"last-update": "2020-10-12T16:49:21"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Birds:Digestive system:Fecal"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Birds:Digestive%20system:Fecal?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4293167/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005621",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005621?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4293167/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4293167?format=api"
}
}
}