GET /metagenomics/api/v1/samples/ERS20392689?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "ERS20392689",
"attributes": {
"latitude": -45.3087,
"longitude": -59.6297,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-59.6297",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Atlantic Ocean",
"unit": null
},
{
"key": "collection date",
"value": "2021-12-14T17:20:00Z",
"unit": null
},
{
"key": "depth",
"value": "14/24",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "-45.3087",
"unit": null
},
{
"key": "ENA checklist",
"value": "ERC000011",
"unit": null
}
],
"biosample": "SAMEA7917841",
"accession": "ERS20392689",
"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-14T17:20:00Z, at location 45.3087 S 59.6297 W and depth (m)=14/24, using protocol SgB023 with sample pid SAMEA7917841",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "SAMPLE_20211214T1714Z_MMA-063_EHM_ROSETTE_SgB023_SAMEA7917841",
"sample-alias": "SAMPLE_20211214T1714Z_MMA-063_EHM_ROSETTE_SgB023_SAMEA7917841",
"host-tax-id": null,
"species": null,
"last-update": "2025-08-27T09:45:51"
},
"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/ERS20392689/studies?format=api"
},
"data": []
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20392689/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20392689?format=api"
}
}
}