GET /metagenomics/api/v1/samples/ERS20298930?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "ERS20298930",
"attributes": {
"longitude": -31.3362,
"biosample": "SAMEA115765147",
"latitude": -44.2191,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-31.3362",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Atlantic Ocean",
"unit": null
},
{
"key": "collection date",
"value": "2017-10-27T05:00:00Z",
"unit": null
},
{
"key": "depth",
"value": "40",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "-44.2191",
"unit": null
},
{
"key": "ENA checklist",
"value": "ERC000011",
"unit": null
}
],
"accession": "ERS20298930",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "This marine metagenome sample was collected during campaign Legacy-Atlantic-Meridional-Transect on date/time 2017-10-27T05:00:00Z, at location 44.2190 S 31.3361 W and depth (m)=40, using protocol S02 with sample alias AMT27-DY084-116",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "SAMPLE_2017-10-27T05:00:00Z_AMT27-DY084_S02_AMT27-DY084-116",
"sample-alias": "SAMPLE_2017-10-27T05:00:00Z_AMT27-DY084_S02_AMT27-DY084-116",
"host-tax-id": null,
"species": null,
"last-update": "2025-07-28T12:20:00"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20298930/studies?format=api"
},
"data": []
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20298930/runs?format=api"
}
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Marine"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20298930?format=api"
}
}
}