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

{
    "data": {
        "type": "samples",
        "id": "SRS470147",
        "attributes": {
            "biosample": "SAMN02222657",
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "total organic carbon",
                    "value": "26.33",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Investigation of bacterial community compostion in soils of temperate forest from Changbai Mountain Chiana",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "(N:E) 42.1451:128.1358",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0.01 m",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "China",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-06-10",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Temperate coniferous forests",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Forest soil",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Spruce forest soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "push core",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.01 m",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "1247.541",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "5.34",
                    "unit": null
                },
                {
                    "key": "mean annual and seasonal precipitation",
                    "value": "811 mm",
                    "unit": null
                },
                {
                    "key": "mean annual and seasonal temperature",
                    "value": "0.3 ??C",
                    "unit": null
                },
                {
                    "key": "current land use",
                    "value": "Conifers",
                    "unit": null
                },
                {
                    "key": "soil_taxonomic/local classification",
                    "value": "Brown coniferous forest soil",
                    "unit": null
                },
                {
                    "key": "profile position",
                    "value": "shoulder",
                    "unit": null
                },
                {
                    "key": "sample weight for DNA extraction",
                    "value": "0.7g",
                    "unit": null
                },
                {
                    "key": "soil type",
                    "value": "Bori-Udic Cambosols",
                    "unit": null
                },
                {
                    "key": "storage conditions (fresh/frozen/other)",
                    "value": "frozen;15 days",
                    "unit": null
                },
                {
                    "key": "texture",
                    "value": "sand/silt/clay (%)67.80/24.54/7.66",
                    "unit": null
                },
                {
                    "key": "total N",
                    "value": "1.66",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": "500 g",
                    "unit": null
                }
            ],
            "latitude": null,
            "accession": "SRS470147",
            "analysis-completed": "2016-05-02",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
            "environment-biome": "Temperate coniferous forests",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "SF76",
            "sample-alias": "SF76",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-06-28T17:43:50"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Forest soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Forest%20soil?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS470147/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000793",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000793?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS470147/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS470147?format=api"
        }
    }
}