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

{
    "data": {
        "type": "samples",
        "id": "SRS522888",
        "attributes": {
            "longitude": -103.5508,
            "biosample": "SAMN02484623",
            "latitude": 78.7853,
            "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": "-103.550783",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0-0.1m",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Canada: Isachsen, Ellef Ringnes Island",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2005-08",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "tundra",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "interboil",
                    "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": "39",
                    "unit": null
                },
                {
                    "key": "miscellaneous parameter",
                    "value": "Interboil 7",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "78.785317",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                }
            ],
            "accession": "SRS522888",
            "analysis-completed": "2016-05-04",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
            "environment-biome": "tundra",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "ER-I7",
            "sample-alias": "ER-I7",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-18T21:18:32"
        },
        "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/SRS522888/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/SRS522888/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS522888?format=api"
        }
    }
}