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

{
    "data": {
        "type": "samples",
        "id": "SRS651330",
        "attributes": {
            "longitude": 121.2934,
            "biosample": "SAMN02864513",
            "latitude": 24.135,
            "sample-metadata": [
                {
                    "key": "total nitrogen",
                    "value": "14.40749177",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "121.293375",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0.025",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Taiwan:Xiulin",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "temperate coniferous forest biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "forest",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS.eu;MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "2500",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.025",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "2960",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "3.31",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "24.135044",
                    "unit": null
                },
                {
                    "key": "current land use",
                    "value": "intermixed hardwood and conifers",
                    "unit": null
                },
                {
                    "key": "current vegetation",
                    "value": "natural forest",
                    "unit": null
                },
                {
                    "key": "horizon",
                    "value": "O horizon, A horizon",
                    "unit": null
                },
                {
                    "key": "pH method",
                    "value": "KCl extraction",
                    "unit": null
                },
                {
                    "key": "total N method",
                    "value": "isotope spectrometer for total N",
                    "unit": null
                },
                {
                    "key": "total organic C method",
                    "value": "isotope spectrometer for total C",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "estimated size",
                    "value": "2 g",
                    "unit": null
                },
                {
                    "key": "ploidy",
                    "value": "not applicable",
                    "unit": null
                },
                {
                    "key": "propagation",
                    "value": "not applicable",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": "40 pooled cores of 50-mm diam. Samples to 50 mm depth from 2500-m2 area",
                    "unit": null
                }
            ],
            "accession": "SRS651330",
            "analysis-completed": "2016-05-25",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIGS:5.0",
            "environment-biome": "temperate coniferous forest biome",
            "environment-feature": "forest",
            "environment-material": "soil",
            "sample-name": "S042",
            "sample-alias": "S042",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-15T18:56:21"
        },
        "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/SRS651330/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000988",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000988?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS651330/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS651330?format=api"
        }
    }
}