GET /metagenomics/api/v1/samples/SRS12534876?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS12534876",
"attributes": {
"biosample": "SAMN27122708",
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "25.37",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "South Africa: Mafikeng",
"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.47",
"unit": null
},
{
"key": "host scientific name",
"value": "WEMA Accession",
"unit": null
}
],
"latitude": -25.47,
"longitude": 25.37,
"accession": "SRS12534876",
"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": "MDa",
"sample-alias": "MDa",
"host-tax-id": null,
"species": null,
"last-update": "2025-03-15T11:52:48"
},
"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/SRS12534876/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/SRS12534876/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS12534876?format=api"
}
}
}