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

{
    "data": {
        "type": "samples",
        "id": "SRS534540",
        "attributes": {
            "longitude": null,
            "biosample": "SAMN02585151",
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "total organic carbon",
                    "value": "1,6%",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Scheyern-soil metagenome",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0-10 cm",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Scheyern, Germany",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "11.26.2012",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Experimental plot",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "24",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "soil auger",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "ca. 450 masl",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "6,3",
                    "unit": null
                },
                {
                    "key": "history/agrochemical additions",
                    "value": "UAN fertilization",
                    "unit": null
                },
                {
                    "key": "history/crop rotation",
                    "value": "wheat-potato-wheat-maize",
                    "unit": null
                },
                {
                    "key": "current land use",
                    "value": "agricultural",
                    "unit": null
                },
                {
                    "key": "current vegetation",
                    "value": "crop",
                    "unit": null
                },
                {
                    "key": "microbial biomass",
                    "value": "42 mg C L-1",
                    "unit": null
                },
                {
                    "key": "pH method",
                    "value": "glass-electrode of soil-CaCl-mixture",
                    "unit": null
                },
                {
                    "key": "history/previous land use",
                    "value": "agriculture",
                    "unit": null
                },
                {
                    "key": "composite design/sieving (if any)",
                    "value": "yes",
                    "unit": null
                },
                {
                    "key": "slope aspect",
                    "value": "south-east",
                    "unit": null
                },
                {
                    "key": "slope gradient",
                    "value": "3-6%",
                    "unit": null
                },
                {
                    "key": "history/tillage",
                    "value": "5 cm",
                    "unit": null
                },
                {
                    "key": "total N",
                    "value": "0,17%",
                    "unit": null
                },
                {
                    "key": "total N method",
                    "value": "elemental analysis",
                    "unit": null
                },
                {
                    "key": "total organic C method",
                    "value": "Dimatoc",
                    "unit": null
                },
                {
                    "key": "water content of soil",
                    "value": "23%",
                    "unit": null
                },
                {
                    "key": "water content of soil method",
                    "value": "(1-DW/FW)*100",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "SRS534540",
            "analysis-completed": "2016-05-11",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Reduced3",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Reduced3",
            "sample-alias": "Reduced3",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-05-11T13:33:48"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Agricultural"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Agricultural?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS534540/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000892",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000892?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS534540/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS534540?format=api"
        }
    }
}