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

{
    "data": {
        "type": "samples",
        "id": "SRS706263",
        "attributes": {
            "biosample": "SAMN03013837",
            "longitude": null,
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "total nitrogen",
                    "value": "0.55%",
                    "unit": null
                },
                {
                    "key": "total organic carbon",
                    "value": "9.38%",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "Not Collected",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0-5 cm",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA: North Carolina, Coweeta LTER, watershed 18, 10m from stream",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "25-Jun-2011",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "temperate forest",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "forest soil",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "PVC core",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "not collected",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "5.04",
                    "unit": null
                },
                {
                    "key": "current vegetation",
                    "value": "mixed hardwood",
                    "unit": null
                },
                {
                    "key": "pH method",
                    "value": "1:1 soil:water slurry",
                    "unit": null
                },
                {
                    "key": "pooling of DNA extracts (if done)",
                    "value": "3",
                    "unit": null
                },
                {
                    "key": "composite design/sieving (if any)",
                    "value": "2mm",
                    "unit": null
                },
                {
                    "key": "storage conditions (fresh/frozen/other)",
                    "value": "4 deg. C",
                    "unit": null
                },
                {
                    "key": "total N method",
                    "value": "Elemental analyzer",
                    "unit": null
                },
                {
                    "key": "total organic C method",
                    "value": "Elemental analyzer",
                    "unit": null
                },
                {
                    "key": "water content of soil method",
                    "value": "mass loss after drying 10g  at 105 C overnight",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "SRS706263",
            "analysis-completed": "2016-06-06",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "AOB 18B",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "AOB 18B",
            "sample-alias": "AOB 18B",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-06-06T14:06:36"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS706263/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001020",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001020?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Loam:Forest soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Forest%20soil?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS706263/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS706263?format=api"
        }
    }
}