GET /metagenomics/api/v1/samples/SRS2290230?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2290230",
"attributes": {
"biosample": "SAMN07248896",
"longitude": -77.1009,
"latitude": 39.0023,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-77.1009111",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "USA: NIH, Bethesda Main Campus",
"unit": null
},
{
"key": "collection date",
"value": "2015-11-09",
"unit": null
},
{
"key": "environmental package",
"value": "Metagenome or environmental",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "39.0023443",
"unit": null
},
{
"key": "host scientific name",
"value": "C57BL/6NTac",
"unit": null
}
],
"accession": "SRS2290230",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "Reherman.F2.LR3",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Rehermann.F2.LR.3",
"sample-alias": "Rehermann.F2.LR.3",
"host-tax-id": null,
"species": null,
"last-update": "2025-03-13T14:03:33"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2290230/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006767",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006767?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Mammals:Digestive system:Fecal"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Fecal?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2290230/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2290230?format=api"
}
}
}