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

{
    "data": {
        "type": "samples",
        "id": "SRS595673",
        "attributes": {
            "biosample": "SAMN02731762",
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "total organic carbon",
                    "value": "23.2",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "10 cm",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Texcoco, Estado de Mexico, Mexico",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "July 27, 2011",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Saline soil",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Former soda lake",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Soil",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "2240 masl",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "10.3",
                    "unit": null
                },
                {
                    "key": "mean annual and seasonal precipitation",
                    "value": "710 mm",
                    "unit": null
                },
                {
                    "key": "mean annual and seasonal temperature",
                    "value": "12.5-17.5_C",
                    "unit": null
                },
                {
                    "key": "current vegetation method",
                    "value": "Distichlis spicata",
                    "unit": null
                },
                {
                    "key": "drainage classification",
                    "value": "Very Poorly Drained",
                    "unit": null
                },
                {
                    "key": "extreme_unusual_properties/salinity",
                    "value": "10.3 dS/m",
                    "unit": null
                },
                {
                    "key": "pH method",
                    "value": "Water saturation",
                    "unit": null
                },
                {
                    "key": "extreme_unusual_properties/salinity method",
                    "value": "Electrolytic conductivity",
                    "unit": null
                },
                {
                    "key": "storage conditions (fresh/frozen/other)",
                    "value": "minus 20 _C",
                    "unit": null
                },
                {
                    "key": "texture",
                    "value": "clay loam",
                    "unit": null
                },
                {
                    "key": "texture method",
                    "value": "Hydrometer",
                    "unit": null
                },
                {
                    "key": "total N",
                    "value": "1.3",
                    "unit": null
                },
                {
                    "key": "total N method",
                    "value": "Kjeldahl",
                    "unit": null
                },
                {
                    "key": "total organic C method",
                    "value": "Combustion and infrared analysis",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": "2 kg",
                    "unit": null
                }
            ],
            "latitude": null,
            "accession": "SRS595673",
            "analysis-completed": "2016-05-13",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Tx6",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Medium3",
            "sample-alias": "Texcoco Medium salinity site 3",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-05-13T11:52:05"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Silt"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Silt?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS595673/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000922",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000922?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS595673/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS595673?format=api"
        }
    }
}