GET /metagenomics/api/v1/samples/SRS3994543?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS3994543",
"attributes": {
"biosample": "SAMN10344342",
"longitude": 126.8299,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "126.82995",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Korea",
"unit": null
},
{
"key": "collection date",
"value": "2016-04-01",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "35.977737",
"unit": null
}
],
"latitude": 35.9777,
"accession": "SRS3994543",
"analysis-completed": null,
"collection-date": "2016-04-01",
"geo-loc-name": null,
"sample-desc": "This sample has been submitted by pda|hyweon on 2018-10-30; soil metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "16101",
"sample-alias": "16101",
"host-tax-id": null,
"species": null,
"last-update": "2020-04-29T06:56:09"
},
"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/SRS3994543/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005205",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005205?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3994543/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3994543?format=api"
}
}
}