GET /metagenomics/api/v1/samples/SRS12534873?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS12534873",
"attributes": {
"biosample": "SAMN27122705",
"longitude": 26.31,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "26.31",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "South Africa: Lichtenberg",
"unit": null
},
{
"key": "collection date",
"value": "2021-01",
"unit": null
},
{
"key": "environmental package",
"value": "Metagenome or environmental",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "-25.59",
"unit": null
},
{
"key": "host scientific name",
"value": "WEMA",
"unit": null
}
],
"latitude": -25.59,
"accession": "SRS12534873",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "Rhizobiome from maize",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "LDb",
"sample-alias": "LDb",
"host-tax-id": null,
"species": null,
"last-update": "2025-03-15T11:49:44"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Plants:Rhizosphere"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS12534873/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006781",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006781?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS12534873/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS12534873?format=api"
}
}
}