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

{
    "data": {
        "type": "samples",
        "id": "ERS20403774",
        "attributes": {
            "latitude": -63.818,
            "longitude": -49.846,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-49.846",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Atlantic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2022-02-10T09:58:00Z",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0/200",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-63.818",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                }
            ],
            "biosample": "SAMEA7933927",
            "accession": "ERS20403774",
            "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-10T09:58:00Z, at location 63.8180 S 49.846 W and depth (m)=0/200, using protocol S200 with sample pid SAMEA7933927",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "SAMPLE_20220210T0949Z_MMA-083_EPI_NET-200_S200_SAMEA7933927",
            "sample-alias": "SAMPLE_20220210T0949Z_MMA-083_EPI_NET-200_S200_SAMEA7933927",
            "host-tax-id": null,
            "species": null,
            "last-update": "2025-07-27T18:05:05"
        },
        "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/ERS20403774/studies?format=api"
                },
                "data": []
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20403774/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20403774?format=api"
        }
    }
}