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

{
    "data": {
        "type": "samples",
        "id": "SRS381574",
        "attributes": {
            "biosample": "SAMN01180805",
            "longitude": -90.0,
            "sample-metadata": [
                {
                    "key": "total organic carbon",
                    "value": "271.5",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Analysis of Arctic soil samples that are untreated or treated with diesel and/or nutrients",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-90.0",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "{0-0.15}",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Canada: site 1, Axel Heiburg, Nunavut",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-07",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "arctic",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "tundra soil",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "sample material processing",
                    "value": "Diesel & monoammonium phosphate added",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "{0-0.15}",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "20 m",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "7.2",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "79.0",
                    "unit": null
                },
                {
                    "key": "other",
                    "value": "Replicate 3",
                    "unit": null
                },
                {
                    "key": "total N",
                    "value": "1.23",
                    "unit": null
                },
                {
                    "key": "water content of soil",
                    "value": "0.71",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Ion Torrent PGM",
                    "unit": null
                }
            ],
            "latitude": 79.0,
            "accession": "SRS381574",
            "analysis-completed": "2016-04-19",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
            "environment-biome": "arctic",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "AH1m3",
            "sample-alias": "AH1m3",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-29T10:14:19"
        },
        "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/SRS381574/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000725",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000725?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS381574/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS381574?format=api"
        }
    }
}