GET /metagenomics/api/v1/samples/SRS877433?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS877433",
"attributes": {
"biosample": "SAMN03434893",
"longitude": null,
"latitude": null,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "43.64 N 116.7 E",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "China:Inner Mongolia",
"unit": null
},
{
"key": "collection date",
"value": "2013",
"unit": null
},
{
"key": "NCBI sample classification",
"value": "410658",
"unit": null
},
{
"key": "instrument model",
"value": "454 GS FLX+",
"unit": null
},
{
"key": "host",
"value": "soil",
"unit": null
}
],
"accession": "SRS877433",
"analysis-completed": "2016-05-13",
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "Sandy soil was not exposed to any treatment. DNA was extracted, and then V1-V3 regions of soil bacteria 16S rRNA genes were used for 454 barcoded pyrosequencing.",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Sandy soil-source",
"sample-alias": "Sandy soil-source",
"host-tax-id": null,
"species": null,
"last-update": "2016-05-13T14:48:49"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS877433/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00000937",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000937?format=api"
}
}
]
},
"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"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS877433/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS877433?format=api"
}
}
}