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

{
    "data": {
        "type": "samples",
        "id": "ERS351497",
        "attributes": {
            "biosample": "SAMEA2191933",
            "longitude": -95.534,
            "sample-metadata": [
                {
                    "key": "total nitrogen",
                    "value": "0.257",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "fierer soils metagenomic",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-95.534",
                    "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.575",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.05",
                    "unit": "m"
                },
                {
                    "key": "elevation",
                    "value": "335.282",
                    "unit": "m"
                },
                {
                    "key": "organic carbon",
                    "value": "2.971",
                    "unit": "%"
                },
                {
                    "key": "pH",
                    "value": "6.52",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "40.15",
                    "unit": null
                },
                {
                    "key": "mean annual and seasonal precipitation",
                    "value": "822.0",
                    "unit": "mm"
                },
                {
                    "key": "mean annual and seasonal temperature",
                    "value": "11.4",
                    "unit": "°C"
                },
                {
                    "key": "texture",
                    "value": "Silt Loam",
                    "unit": null
                },
                {
                    "key": "total N",
                    "value": "0.257",
                    "unit": null
                },
                {
                    "key": "water content of soil",
                    "value": "0.338794233",
                    "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": "NTP7",
                    "unit": null
                },
                {
                    "key": "anonymized name",
                    "value": "Fricke Cemetery, NE",
                    "unit": null
                },
                {
                    "key": "bulk density",
                    "value": "1.14",
                    "unit": null
                },
                {
                    "key": "clay",
                    "value": "16.85",
                    "unit": null
                },
                {
                    "key": "common name",
                    "value": "soil metagenome",
                    "unit": null
                },
                {
                    "key": "sand",
                    "value": "24.33",
                    "unit": null
                },
                {
                    "key": "silt",
                    "value": "58.81",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": "20, mg",
                    "unit": null
                },
                {
                    "key": "sample identifier",
                    "value": "1080835",
                    "unit": null
                }
            ],
            "latitude": 40.15,
            "accession": "ERS351497",
            "analysis-completed": "2013-11-27",
            "collection-date": null,
            "geo-loc-name": "USA; Fricke Cemetery, NE",
            "sample-desc": "NTP7, Fricke Cemetery, NE",
            "environment-biome": "temperate grassland biome ENVO:01000193",
            "environment-feature": "prairie ENVO:00000260",
            "environment-material": "grassland soil ENVO:00005773",
            "sample-name": "soil metagenome NTP7, Fricke Cemetery, NE",
            "sample-alias": "qiime_study_2036:NTP7",
            "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/ERS351497/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/ERS351497/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS351497?format=api"
        }
    }
}