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

{
    "data": {
        "type": "samples",
        "id": "ERS351506",
        "attributes": {
            "biosample": "SAMEA2191942",
            "longitude": -96.567,
            "sample-metadata": [
                {
                    "key": "total nitrogen",
                    "value": "0.437",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "fierer soils metagenomic",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-96.567",
                    "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.066",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.05",
                    "unit": "m"
                },
                {
                    "key": "elevation",
                    "value": "514.751",
                    "unit": "m"
                },
                {
                    "key": "organic carbon",
                    "value": "4.84",
                    "unit": "%"
                },
                {
                    "key": "pH",
                    "value": "6.65",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "44.785",
                    "unit": null
                },
                {
                    "key": "mean annual and seasonal precipitation",
                    "value": "579.0",
                    "unit": "mm"
                },
                {
                    "key": "mean annual and seasonal temperature",
                    "value": "6.2",
                    "unit": "°C"
                },
                {
                    "key": "texture",
                    "value": "Sandy Loam",
                    "unit": null
                },
                {
                    "key": "total N",
                    "value": "0.437",
                    "unit": null
                },
                {
                    "key": "water content of soil",
                    "value": "0.258566978",
                    "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": "NTP29",
                    "unit": null
                },
                {
                    "key": "anonymized name",
                    "value": "Crystal Springs, SD",
                    "unit": null
                },
                {
                    "key": "bulk density",
                    "value": "0.998",
                    "unit": null
                },
                {
                    "key": "clay",
                    "value": "10.41",
                    "unit": null
                },
                {
                    "key": "common name",
                    "value": "soil metagenome",
                    "unit": null
                },
                {
                    "key": "sand",
                    "value": "58.01",
                    "unit": null
                },
                {
                    "key": "silt",
                    "value": "31.58",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": "20, mg",
                    "unit": null
                },
                {
                    "key": "sample identifier",
                    "value": "1080844",
                    "unit": null
                }
            ],
            "latitude": 44.785,
            "accession": "ERS351506",
            "analysis-completed": "2013-11-27",
            "collection-date": null,
            "geo-loc-name": "USA; Crystal Springs, SD",
            "sample-desc": "NTP29, Crystal Springs, SD",
            "environment-biome": "temperate grassland biome ENVO:01000193",
            "environment-feature": "prairie ENVO:00000260",
            "environment-material": "grassland soil ENVO:00005773",
            "sample-name": "soil metagenome NTP29, Crystal Springs, SD",
            "sample-alias": "qiime_study_2036:NTP29",
            "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/ERS351506/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/ERS351506/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS351506?format=api"
        }
    }
}