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

{
    "data": {
        "type": "samples",
        "id": "ERS1972786",
        "attributes": {
            "biosample": "SAMEA104347808",
            "longitude": 58.6275,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "ABYSS",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "58.62752",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Central Arctic Ocean/Eurasian basin;Arctic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-09-22",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine abyssal zone biome [ENVO:01000027]|polar biome [ENVO_01000339]",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "abyssal plain [ENVO:00000244]",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "algal material [ENVO:01001189]",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "4373",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "88.82675",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                }
            ],
            "latitude": 88.8268,
            "accession": "ERS1972786",
            "analysis-completed": "2018-06-29",
            "collection-date": "2012-09-22",
            "geo-loc-name": "Arctic Ocean",
            "sample-desc": "deposited algae aggregate from the deep-sea floor",
            "environment-biome": "marine abyssal zone biome [ENVO:01000027]|polar biome [ENVO_01000339]",
            "environment-feature": "abyssal plain [ENVO:00000244]",
            "environment-material": "algal material [ENVO:01001189]",
            "sample-name": "6134:cd4876be-4dc1-4c02-9490-1f5c8150e861",
            "sample-alias": "6134:cd4876be-4dc1-4c02-9490-1f5c8150e861",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-17T03:23:12"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Algae"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Algae?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1972786/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002473",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002473?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1972786/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1972786?format=api"
        }
    }
}