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

{
    "data": {
        "type": "samples",
        "id": "ERS351502",
        "attributes": {
            "longitude": -95.268,
            "biosample": "SAMEA2191938",
            "latitude": 38.169,
            "sample-metadata": [
                {
                    "key": "total nitrogen",
                    "value": "0.297",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "fierer soils metagenomic",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-95.268",
                    "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": "13.033",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.05",
                    "unit": "m"
                },
                {
                    "key": "elevation",
                    "value": "344.355",
                    "unit": "m"
                },
                {
                    "key": "organic carbon",
                    "value": "3.873",
                    "unit": "%"
                },
                {
                    "key": "pH",
                    "value": "5.815",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "38.169",
                    "unit": null
                },
                {
                    "key": "mean annual and seasonal precipitation",
                    "value": "1016.0",
                    "unit": "mm"
                },
                {
                    "key": "mean annual and seasonal temperature",
                    "value": "13.6",
                    "unit": "°C"
                },
                {
                    "key": "texture",
                    "value": "Silt Loam",
                    "unit": null
                },
                {
                    "key": "total N",
                    "value": "0.297",
                    "unit": null
                },
                {
                    "key": "water content of soil",
                    "value": "0.4348659",
                    "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": "NTP5",
                    "unit": null
                },
                {
                    "key": "anonymized name",
                    "value": "Welda, KS",
                    "unit": null
                },
                {
                    "key": "bulk density",
                    "value": "1.058",
                    "unit": null
                },
                {
                    "key": "clay",
                    "value": "14.82",
                    "unit": null
                },
                {
                    "key": "common name",
                    "value": "soil metagenome",
                    "unit": null
                },
                {
                    "key": "sand",
                    "value": "31.09",
                    "unit": null
                },
                {
                    "key": "silt",
                    "value": "54.09",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": "20, mg",
                    "unit": null
                },
                {
                    "key": "sample identifier",
                    "value": "1080840",
                    "unit": null
                }
            ],
            "accession": "ERS351502",
            "analysis-completed": "2013-11-27",
            "collection-date": null,
            "geo-loc-name": "USA; Welda, KS",
            "sample-desc": "NTP5, Welda, KS",
            "environment-biome": "temperate grassland biome ENVO:01000193",
            "environment-feature": "prairie ENVO:00000260",
            "environment-material": "grassland soil ENVO:00005773",
            "sample-name": "soil metagenome NTP5, Welda, KS",
            "sample-alias": "qiime_study_2036:NTP5",
            "host-tax-id": null,
            "species": null,
            "last-update": "2015-08-13T15:30:58"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS351502/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/ERS351502/runs?format=api"
                }
            },
            "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"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS351502?format=api"
        }
    }
}