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

{
    "data": {
        "type": "samples",
        "id": "SRS775744",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "total nitrogen",
                    "value": "0.223264",
                    "unit": null
                },
                {
                    "key": "total organic carbon",
                    "value": "5.292232",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "36.21672898 S 175.073758 E",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0-0.1m",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "New Zealand: Hauturu",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-12-05",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "temperate broadleaf forest",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "island",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "160 m",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "5.1",
                    "unit": null
                },
                {
                    "key": "mean annual and seasonal temperature",
                    "value": "14.85",
                    "unit": null
                },
                {
                    "key": "current vegetation",
                    "value": "WF12: Kauri, podocarp, broadleaved, beech forest",
                    "unit": null
                },
                {
                    "key": "current vegetation method",
                    "value": "Singers, N.J.D., Rogers, G.M. 2014: A classification of New Zealand??s terrestrial ecosystems. Science for Conservation 325. Department of Conservation, Wellington. 87 p.",
                    "unit": null
                },
                {
                    "key": "drainage classification",
                    "value": "good",
                    "unit": null
                },
                {
                    "key": "pH method",
                    "value": "http://trove.nla.gov.au/version/42620266",
                    "unit": null
                },
                {
                    "key": "slope aspect",
                    "value": "120",
                    "unit": null
                },
                {
                    "key": "slope gradient",
                    "value": "36",
                    "unit": null
                },
                {
                    "key": "storage conditions (fresh/frozen/other)",
                    "value": "-80 ??C, 2 months",
                    "unit": null
                },
                {
                    "key": "total N method",
                    "value": "http://www.leco.co.za/wp-content/uploads/2012/02/CN2000_SOILS_TOTAL_ORGANIC_CARBON_NITROGEN_203-821-165.pdf",
                    "unit": null
                },
                {
                    "key": "total organic C method",
                    "value": "http://www.leco.co.za/wp-content/uploads/2012/02/CN2000_SOILS_TOTAL_ORGANIC_CARBON_NITROGEN_203-821-165.pdf",
                    "unit": null
                },
                {
                    "key": "water content of soil",
                    "value": "39.455782",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS Junior",
                    "unit": null
                }
            ],
            "biosample": "SAMN03200227",
            "accession": "SRS775744",
            "analysis-completed": "2016-06-07",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Hauturu 3-H soil Dec 2010",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Hauturu 3-H soil Dec 2010",
            "sample-alias": "Hauturu 3-H soil Dec 2010",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-06-07T15:55:32"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Forest soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Forest%20soil?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS775744/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001051",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001051?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS775744/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS775744?format=api"
        }
    }
}