GET /metagenomics/api/v1/samples/ERS20386143?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "ERS20386143",
"attributes": {
"biosample": "SAMEA7908601",
"longitude": 6.4105,
"latitude": -38.1979,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "6.4105",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Atlantic Ocean",
"unit": null
},
{
"key": "collection date",
"value": "2022-04-08T15:15:00Z",
"unit": null
},
{
"key": "depth",
"value": "1/5",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "-38.1979",
"unit": null
},
{
"key": "ENA checklist",
"value": "ERC000011",
"unit": null
}
],
"accession": "ERS20386143",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "This marine metagenome sample was collected during campaign Flagship-MMA-Topical-Study_Mesoscale-sub-Mesoscale_Emmy-Noether on date/time 2022-04-08T15:15:00Z, at location 38.1979 S 6.4105 E and depth (m)=1/5, using protocol S320 with sample pid SAMEA7908601",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "SAMPLE_20220408T1500Z_MMA-100_SRF_PUMP_S320_SAMEA7908601",
"sample-alias": "SAMPLE_20220408T1500Z_MMA-100_SRF_PUMP_S320_SAMEA7908601",
"host-tax-id": null,
"species": null,
"last-update": "2025-11-25T21:59:15"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20386143/studies?format=api"
},
"data": []
},
"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"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20386143/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20386143?format=api"
}
}
}