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

{
    "data": {
        "type": "samples",
        "id": "ERS4378232",
        "attributes": {
            "longitude": 7.9,
            "biosample": "SAMEA6614495",
            "latitude": 54.1883,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "institutional project",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "7.9",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "North Sea",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2017-01-10",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome [ENVO:00000447]",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "microbial feature [ENVO:01000007]",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "coastal sea water [ENVO:00002150]",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "54.18833000000001",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                }
            ],
            "accession": "ERS4378232",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Helgoland Roads water sample",
            "environment-biome": "marine biome [ENVO:00000447]",
            "environment-feature": "microbial feature [ENVO:01000007]",
            "environment-material": "coastal sea water [ENVO:00002150]",
            "sample-name": "28417:8504de15-7597-413c-9ec1-ab7fda66e15c",
            "sample-alias": "28417:8504de15-7597-413c-9ec1-ab7fda66e15c",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-08-01T09:41:42"
        },
        "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/ERS4378232/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006688",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006688?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS4378232/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS4378232?format=api"
        }
    }
}