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

{
    "data": {
        "type": "samples",
        "id": "ERS20403350",
        "attributes": {
            "biosample": "SAMEA7933606",
            "longitude": -53.783,
            "latitude": -64.348,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-53.783",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Atlantic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2022-02-03T09:52:00Z",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "36/46",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-64.348",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                }
            ],
            "accession": "ERS20403350",
            "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-03T09:52:00Z, at location 64.3480 S 53.783 W and depth (m)=36/46, using protocol S320 with sample pid SAMEA7933606",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "SAMPLE_20220203T0948Z_MMA-074_EPI_ROSETTE_S320_SAMEA7933606",
            "sample-alias": "SAMPLE_20220203T0948Z_MMA-074_EPI_ROSETTE_S320_SAMEA7933606",
            "host-tax-id": null,
            "species": null,
            "last-update": "2025-07-27T01:24:37"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20403350/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/ERS20403350/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20403350?format=api"
        }
    }
}