GET /metagenomics/api/v1/samples/ERS20387623?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "data": {
        "type": "samples",
        "id": "ERS20387623",
        "attributes": {
            "biosample": "SAMEA7909274",
            "longitude": 16.4336,
            "latitude": -32.7351,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "16.4336",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Atlantic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2022-04-20T15:33:00Z",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "995/1005",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-32.7351",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                }
            ],
            "accession": "ERS20387623",
            "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-04-20T15:33:00Z, at location 32.7351 S 16.4336 E and depth (m)=995/1005, using protocol S023 with sample pid SAMEA7909274",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "SAMPLE_20220420T1453Z_MMA-109_MES_ROSETTE_S023_SAMEA7909274",
            "sample-alias": "SAMPLE_20220420T1453Z_MMA-109_MES_ROSETTE_S023_SAMEA7909274",
            "host-tax-id": null,
            "species": null,
            "last-update": "2025-11-26T01:33:28"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20387623/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/ERS20387623/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20387623?format=api"
        }
    }
}