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

{
    "data": {
        "type": "samples",
        "id": "SRS415085",
        "attributes": {
            "longitude": null,
            "biosample": "SAMN02047464",
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Analysis of sequences collected from agricultural soils",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "31.65, 119.46667",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0-0.2m",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Jintan, Jiangsu, China",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "Jun-12",
                    "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": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "3m",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "6.92",
                    "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": "sample weight for DNA extraction",
                    "value": "0.5g",
                    "unit": null
                },
                {
                    "key": "soil type",
                    "value": "typical Clay loamy Fe-leachic-gleyic-stagnic anthrosol",
                    "unit": null
                },
                {
                    "key": "water content of soil",
                    "value": "22.26640159",
                    "unit": null
                },
                {
                    "key": "water content of soil method",
                    "value": "105 ?C 24h",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX+",
                    "unit": null
                }
            ],
            "accession": "SRS415085",
            "analysis-completed": "2016-04-20",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Soil of rice-wheat cropping system under different fertilizer treatment",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "MIMARKS Survey related sample from Soil metagenome",
            "sample-alias": "CK-2",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-04-20T20:19:41"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS415085/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000744",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000744?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS415085/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS415085?format=api"
        }
    }
}