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

{
    "data": {
        "type": "samples",
        "id": "SRS522969",
        "attributes": {
            "longitude": -149.5667,
            "biosample": "SAMN02484704",
            "latitude": 68.6333,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "A community genomics investigation of fungal adaptation to cold",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-149.5666667",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0-0.1m",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA: Toolik Lake, AK",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2008-08",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "tundra",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "zonal vegetation",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0-0.1m",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "760",
                    "unit": null
                },
                {
                    "key": "miscellaneous parameter",
                    "value": "Mineral 8",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "68.6333333",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                }
            ],
            "accession": "SRS522969",
            "analysis-completed": "2016-05-04",
            "collection-date": "2008-08-01",
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
            "environment-biome": "tundra",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "T8-Min",
            "sample-alias": "T8-Min",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-18T20:41:34"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS522969/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000850",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000850?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS522969/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS522969?format=api"
        }
    }
}