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

{
    "data": {
        "type": "samples",
        "id": "SRS591036",
        "attributes": {
            "biosample": "SAMN02721575",
            "longitude": null,
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "31.30, 120.6167",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0-0.2m",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Changshu City",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "12-Oct",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:00000446",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:00000258",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:00005740",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "312m",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "7.66",
                    "unit": null
                },
                {
                    "key": "mean annual and seasonal precipitation",
                    "value": "1054mm",
                    "unit": null
                },
                {
                    "key": "mean annual and seasonal temperature",
                    "value": "15.4?C",
                    "unit": null
                },
                {
                    "key": "history/crop rotation",
                    "value": "rice_wheat",
                    "unit": null
                },
                {
                    "key": "current land use",
                    "value": "crop land",
                    "unit": null
                },
                {
                    "key": "microbial biomass method",
                    "value": "chloroform fumigation-extraction",
                    "unit": null
                },
                {
                    "key": "pH method",
                    "value": "water/soil =5:1",
                    "unit": null
                },
                {
                    "key": "pooling of DNA extracts (if done)",
                    "value": "yes",
                    "unit": null
                },
                {
                    "key": "history/previous land use",
                    "value": "crop land",
                    "unit": null
                },
                {
                    "key": "sample weight for DNA extraction",
                    "value": "0.5g",
                    "unit": null
                },
                {
                    "key": "composite design/sieving (if any)",
                    "value": "2mm",
                    "unit": null
                },
                {
                    "key": "soil type",
                    "value": "Clay loamy endogleyic-Fe-leachic-stagnic anthrosol",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX+",
                    "unit": null
                }
            ],
            "accession": "SRS591036",
            "analysis-completed": "2016-05-13",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Soil of rice season under different fertilizer treatment",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "MIMARKS Survey related sample from soil metagenome",
            "sample-alias": "NPKM_R",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-05-13T11:41:22"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS591036/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000913",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000913?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Oil-contaminated"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Oil-contaminated?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS591036/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS591036?format=api"
        }
    }
}