GET /metagenomics/api/v1/samples/ERS167393?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "ERS167393",
"attributes": {
"sample-metadata": [
{
"key": "geographic location (depth)",
"value": "0.02m",
"unit": null
},
{
"key": "collection date",
"value": "2008/2009",
"unit": null
},
{
"key": "NCBI sample classification",
"value": "410658",
"unit": null
},
{
"key": "instrument model",
"value": "454 GS Junior",
"unit": null
},
{
"key": "ENA checklist",
"value": "ENA default sample checklist (ERC000011)",
"unit": null
},
{
"key": "geographic location (region and locality)",
"value": "Marshall Valley (GAZ:00139911)",
"unit": null
}
],
"longitude": null,
"latitude": null,
"biosample": "SAMEA2022329",
"accession": "ERS167393",
"analysis-completed": "2015-09-14",
"collection-date": null,
"geo-loc-name": "Antarctica",
"sample-desc": "Soil sample was collected aseptically from the top 2 cm of soil from Marshall Valley Moraine one during the 2008-2009 austral summer. DNA Sample ID: 299-1",
"environment-biome": "polar desert biome (ENVO:01000186)",
"environment-feature": "coastal plain (ENVO:00000090)",
"environment-material": "soil (ENVO:00001998)",
"sample-name": "Marshall Valley Moraine",
"sample-alias": "299-1",
"host-tax-id": null,
"species": null,
"last-update": "2015-12-01T10:20:55"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Terrestrial:Soil:Wetlands:Permafrost"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Wetlands:Permafrost?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS167393/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00000525",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000525?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS167393/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS167393?format=api"
}
}
}