GET /metagenomics/api/v1/samples/SRS6151728?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS6151728",
"attributes": {
"biosample": "SAMN13942207",
"longitude": -105.0829,
"latitude": 21.8363,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-105.0829",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Mexico:Nayarit",
"unit": null
},
{
"key": "collection date",
"value": "2014-11-08",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "21.8363",
"unit": null
}
],
"accession": "SRS6151728",
"analysis-completed": null,
"collection-date": "2014-11-08",
"geo-loc-name": null,
"sample-desc": "Soil metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "WGS_NAY2SI",
"sample-alias": "WGS_NAY2SI",
"host-tax-id": null,
"species": null,
"last-update": "2023-04-20T10:58:09"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS6151728/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006202",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006202?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Plants:Rhizosphere:Soil"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere:Soil?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS6151728/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS6151728?format=api"
}
}
}