GET /metagenomics/api/v1/samples/ERS20398543?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "ERS20398543",
"attributes": {
"longitude": 11.7119,
"biosample": "SAMEA7927053",
"latitude": -8.3866,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "11.7119",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Atlantic Ocean",
"unit": null
},
{
"key": "collection date",
"value": "2022-06-21T06:12:00Z",
"unit": null
},
{
"key": "depth",
"value": "1/5",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "-8.3866",
"unit": null
},
{
"key": "ENA checklist",
"value": "ERC000011",
"unit": null
}
],
"accession": "ERS20398543",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "This marine metagenome sample was collected during campaign Flagship-MMA-Topical-Study_Benguela-Current-Ecosystem_Lesley-Shackleton on date/time 2022-06-21T06:12:00Z, at location 8.3866 S 11.7119 E and depth (m)=1/5, using protocol S023 with sample pid SAMEA7927053",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "SAMPLE_20220621T0525Z_MMA-132_SRF_PUMP_S023_SAMEA7927053",
"sample-alias": "SAMPLE_20220621T0525Z_MMA-132_SRF_PUMP_S023_SAMEA7927053",
"host-tax-id": null,
"species": null,
"last-update": "2025-11-18T15:13:53"
},
"relationships": {
"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"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20398543/studies?format=api"
},
"data": []
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20398543/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20398543?format=api"
}
}
}