GET /metagenomics/api/v1/samples/ERS20392291?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "ERS20392291",
"attributes": {
"biosample": "SAMEA7917655",
"longitude": -57.2526,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-57.2526",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Atlantic Ocean",
"unit": null
},
{
"key": "collection date",
"value": "2021-12-09T17:09:00Z",
"unit": null
},
{
"key": "depth",
"value": "9/19",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "-42.2327",
"unit": null
},
{
"key": "ENA checklist",
"value": "ERC000011",
"unit": null
}
],
"latitude": -42.2327,
"accession": "ERS20392291",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "This marine metagenome sample was collected during campaign Flagship-MMA-Topical-Study_Coccolithophore-Bloom_Ana-Maria-Gayoso on date/time 2021-12-09T17:09:00Z, at location 42.2327 S 57.2526 W and depth (m)=9/19, using protocol SgB023 with sample pid SAMEA7917655",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "SAMPLE_20211209T1702Z_MMA-060_EHM_ROSETTE_SgB023_SAMEA7917655",
"sample-alias": "SAMPLE_20211209T1702Z_MMA-060_EHM_ROSETTE_SgB023_SAMEA7917655",
"host-tax-id": null,
"species": null,
"last-update": "2025-08-26T16:16:45"
},
"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/ERS20392291/studies?format=api"
},
"data": []
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20392291/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20392291?format=api"
}
}
}