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

{
    "data": {
        "type": "samples",
        "id": "ERS20394572",
        "attributes": {
            "biosample": "SAMEA7918485",
            "longitude": 7.0305,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "7.0305",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Atlantic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2022-04-07T14:58:00Z",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0/200",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-38.374",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                }
            ],
            "latitude": -38.374,
            "accession": "ERS20394572",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "This marine metagenome sample was collected during campaign Flagship-MMA-Topical-Study_Mesoscale-sub-Mesoscale_Emmy-Noether on date/time 2022-04-07T14:58:00Z, at location 38.3740 S 7.0305 E and depth (m)=0/200, using protocol S20 with sample pid SAMEA7918485",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "SAMPLE_20220407T1438Z_MMA-097_EPI_NET-20_S20_SAMEA7918485",
            "sample-alias": "SAMPLE_20220407T1438Z_MMA-097_EPI_NET-20_S20_SAMEA7918485",
            "host-tax-id": null,
            "species": null,
            "last-update": "2025-11-26T06:58:27"
        },
        "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/ERS20394572/studies?format=api"
                },
                "data": []
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20394572/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS20394572?format=api"
        }
    }
}