GET /metagenomics/api/v1/samples/SRS3994706?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS3994706",
"attributes": {
"biosample": "SAMN10344055",
"longitude": 127.6982,
"latitude": 37.5415,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "127.698204",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Korea",
"unit": null
},
{
"key": "collection date",
"value": "2015-04-01",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "37.541546",
"unit": null
}
],
"accession": "SRS3994706",
"analysis-completed": null,
"collection-date": "2015-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": "15023",
"sample-alias": "15023",
"host-tax-id": null,
"species": null,
"last-update": "2020-04-29T15:16:08"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3994706/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005205",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005205?format=api"
}
}
]
},
"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"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3994706/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3994706?format=api"
}
}
}