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

{
    "data": {
        "type": "samples",
        "id": "SRS698577",
        "attributes": {
            "biosample": "SAMN02929681",
            "longitude": 167.1667,
            "latitude": -77.3517,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "167.166724",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Antarctica: Warren Cave on Mt. Erebus Volcano",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-11-28",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "cave system",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Ice Cave",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Sediment",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-77.3516693",
                    "unit": null
                }
            ],
            "accession": "SRS698577",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "A metagenome from fumarole sediments sampled from Warren Cave, Antarctica. Warren Cave is an ice cave on Mt. Erebus Volcano. These sediments were sampled from deep within the dark cave where there is no known source of introduced organic carbon. Dark ice caves such as Warren Cave exemplify an environment where the input of plant and other photosynthetic-derived organic carbon is minimal and thus provides an environment at the extreme low end of the spectrum for carbon concentration. Under these conditions microbes will be forced to scavenge any and all energy sources available, including gases and inorganic compounds found in the rock.",
            "environment-biome": "cave system",
            "environment-feature": "Ice Cave",
            "environment-material": "Sediment",
            "sample-name": "Warren Cave 2010",
            "sample-alias": "Warren Cave 2010",
            "host-tax-id": null,
            "species": null,
            "last-update": "2023-05-25T07:32:55"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS698577/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006213",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006213?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Sediment?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS698577/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS698577?format=api"
        }
    }
}