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

{
    "data": {
        "type": "samples",
        "id": "SRS942287",
        "attributes": {
            "longitude": -98.81,
            "biosample": "SAMN03701114",
            "latitude": 19.7,
            "sample-metadata": [
                {
                    "key": "total organic carbon",
                    "value": "TOC analysis Shimadzu",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-98.81",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0-15 cm",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Mexico: Estado de Mexico, Otumba",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014-02-11",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Microcoms experiment",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "2349.0",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0-15 cm",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "2349",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "7.6",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "19.7",
                    "unit": null
                },
                {
                    "key": "mean annual and seasonal precipitation",
                    "value": "577 mm",
                    "unit": null
                },
                {
                    "key": "pH method",
                    "value": "Potentiometric",
                    "unit": null
                },
                {
                    "key": "composite design/sieving (if any)",
                    "value": "5 mm",
                    "unit": null
                },
                {
                    "key": "texture",
                    "value": "Sandy loam",
                    "unit": null
                },
                {
                    "key": "texture method",
                    "value": "Bouyoucos hydrometer method",
                    "unit": null
                },
                {
                    "key": "total organic C method",
                    "value": "7.2 g/kg",
                    "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
                }
            ],
            "accession": "SRS942287",
            "analysis-completed": "2016-05-16",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Otumba soil sample plus Acetone day 56 replicate 2",
            "environment-biome": "soil",
            "environment-feature": "Microcoms experiment",
            "environment-material": "soil",
            "sample-name": "OS2T6D56",
            "sample-alias": "OS2T6D56",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-25T17:22:43"
        },
        "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/SRS942287/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000961",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000961?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS942287/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS942287?format=api"
        }
    }
}