GET /metagenomics/api/v1/samples/ERS20403345?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "ERS20403345",
"attributes": {
"biosample": "SAMEA7933603",
"longitude": -53.7882,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-53.7882",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Atlantic Ocean",
"unit": null
},
{
"key": "collection date",
"value": "2022-02-03T09:38:00Z",
"unit": null
},
{
"key": "depth",
"value": "1/5",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "-64.3497",
"unit": null
},
{
"key": "ENA checklist",
"value": "ERC000011",
"unit": null
}
],
"latitude": -64.3497,
"accession": "ERS20403345",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "This marine metagenome sample was collected during campaign Flagship-MMA-Topical-Study_Weddell-Sea-and-Iceberg_Maria-Klenova on date/time 2022-02-03T09:38:00Z, at location 64.3497 S 53.7882 W and depth (m)=1/5, using protocol S<02 with sample pid SAMEA7933603",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "SAMPLE_20220203T0931Z_MMA-074_SRF_PUMP_S<02_SAMEA7933603",
"sample-alias": "SAMPLE_20220203T0931Z_MMA-074_SRF_PUMP_S<02_SAMEA7933603",
"host-tax-id": null,
"species": null,
"last-update": "2025-07-28T04:16:47"
},
"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/ERS20403345/studies?format=api"
},
"data": []
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20403345/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20403345?format=api"
}
}
}