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

{
    "data": {
        "type": "samples",
        "id": "ERS351505",
        "attributes": {
            "biosample": "SAMEA2191941",
            "longitude": -96.801,
            "sample-metadata": [
                {
                    "key": "total nitrogen",
                    "value": "0.246",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "fierer soils metagenomic",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-96.801",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0.05",
                    "unit": null
                },
                {
                    "key": "geographic location (altitude)",
                    "value": "0.0",
                    "unit": "m"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "GAZ:United States of America",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:temperate grasslands",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:prairie",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:soil",
                    "unit": null
                },
                {
                    "key": "amount or size of sample collected",
                    "value": "20",
                    "unit": "mg"
                },
                {
                    "key": "altitude",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "carbon/nitrogen ratio",
                    "value": "11.882",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.05",
                    "unit": "m"
                },
                {
                    "key": "elevation",
                    "value": "424.415",
                    "unit": "m"
                },
                {
                    "key": "organic carbon",
                    "value": "2.919",
                    "unit": "%"
                },
                {
                    "key": "pH",
                    "value": "7.2",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "40.687",
                    "unit": null
                },
                {
                    "key": "mean annual and seasonal precipitation",
                    "value": "721.0",
                    "unit": "mm"
                },
                {
                    "key": "mean annual and seasonal temperature",
                    "value": "10.6",
                    "unit": "°C"
                },
                {
                    "key": "texture",
                    "value": "Loam",
                    "unit": null
                },
                {
                    "key": "total N",
                    "value": "0.246",
                    "unit": null
                },
                {
                    "key": "water content of soil",
                    "value": "0.325044405",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ENA default sample checklist (ERC000011)",
                    "unit": null
                },
                {
                    "key": "sample name",
                    "value": "NTP11",
                    "unit": null
                },
                {
                    "key": "anonymized name",
                    "value": "9 Mile, NE",
                    "unit": null
                },
                {
                    "key": "bulk density",
                    "value": "1.296",
                    "unit": null
                },
                {
                    "key": "clay",
                    "value": "17.76",
                    "unit": null
                },
                {
                    "key": "common name",
                    "value": "soil metagenome",
                    "unit": null
                },
                {
                    "key": "sand",
                    "value": "36.49",
                    "unit": null
                },
                {
                    "key": "silt",
                    "value": "45.75",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": "20, mg",
                    "unit": null
                },
                {
                    "key": "sample identifier",
                    "value": "1080843",
                    "unit": null
                }
            ],
            "latitude": 40.687,
            "accession": "ERS351505",
            "analysis-completed": "2013-11-27",
            "collection-date": null,
            "geo-loc-name": "USA; 9 Mile, NE",
            "sample-desc": "NTP11, 9 Mile, NE",
            "environment-biome": "temperate grassland biome ENVO:01000193",
            "environment-feature": "prairie ENVO:00000260",
            "environment-material": "grassland soil ENVO:00005773",
            "sample-name": "soil metagenome NTP11, 9 Mile, NE",
            "sample-alias": "qiime_study_2036:NTP11",
            "host-tax-id": null,
            "species": null,
            "last-update": "2015-08-13T15:30:58"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Grasslands"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Grasslands?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS351505/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000334",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000334?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS351505/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS351505?format=api"
        }
    }
}