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

{
    "data": {
        "type": "samples",
        "id": "SRS836706",
        "attributes": {
            "biosample": "SAMN03317280",
            "longitude": -98.967,
            "latitude": 19.469,
            "sample-metadata": [
                {
                    "key": "total nitrogen",
                    "value": "0.76",
                    "unit": null
                },
                {
                    "key": "total organic carbon",
                    "value": "44.80",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-98.967",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0-20 cm",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Mexico: Texcoco",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Agriculture soil",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Long-term experimental site",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "Auger",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "2240.0",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0-20 cm",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "2300 msm",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "9.42",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "19.469",
                    "unit": null
                },
                {
                    "key": "mean annual and seasonal precipitation",
                    "value": "700 mm/y",
                    "unit": null
                },
                {
                    "key": "mean annual and seasonal temperature",
                    "value": "16 C",
                    "unit": null
                },
                {
                    "key": "current land use",
                    "value": "Unused",
                    "unit": null
                },
                {
                    "key": "pH method",
                    "value": "Potentiometric (Bates, 1983)",
                    "unit": null
                },
                {
                    "key": "extreme_unusual_properties/salinity method",
                    "value": "Electrolytic conductivity",
                    "unit": null
                },
                {
                    "key": "composite design/sieving (if any)",
                    "value": "2 mm",
                    "unit": null
                },
                {
                    "key": "soil type method",
                    "value": "USDA Soil Taxonomy system",
                    "unit": null
                },
                {
                    "key": "storage conditions (fresh/frozen/other)",
                    "value": "minus 20 C",
                    "unit": null
                },
                {
                    "key": "texture",
                    "value": "Sandy loam",
                    "unit": null
                },
                {
                    "key": "texture method",
                    "value": "Bouyoucos (Gee y Bauder, 1986), USDA",
                    "unit": null
                },
                {
                    "key": "history/tillage",
                    "value": "Zero Tillage",
                    "unit": null
                },
                {
                    "key": "total N method",
                    "value": "Kjeldahl (Bremner, 1996)",
                    "unit": null
                },
                {
                    "key": "total organic C method",
                    "value": "TOC (Shimadzu, USA)",
                    "unit": null
                },
                {
                    "key": "water content of soil",
                    "value": "4.0",
                    "unit": null
                },
                {
                    "key": "water content of soil method",
                    "value": "gravimetric",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": "2 kg",
                    "unit": null
                }
            ],
            "accession": "SRS836706",
            "analysis-completed": "2016-05-13",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "unused saline soil mixed and incubated 0 days",
            "environment-biome": "Agriculture soil",
            "environment-feature": "Long-term experimental site",
            "environment-material": "soil",
            "sample-name": "TCCD0",
            "sample-alias": "TCCD0",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-12T19:32:43"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS836706/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000910",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000910?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Agricultural"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Agricultural?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS836706/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS836706?format=api"
        }
    }
}