GET /metagenomics/api/v1/samples/SRS1846246?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1846246",
"attributes": {
"biosample": "SAMN06091167",
"longitude": 114.1667,
"latitude": 22.25,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "114.1667",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Hong Kong",
"unit": null
},
{
"key": "collection date",
"value": "2014-01-01",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "22.25",
"unit": null
}
],
"accession": "SRS1846246",
"analysis-completed": null,
"collection-date": "2014-01-01",
"geo-loc-name": null,
"sample-desc": "Sha Tin Wai y right palm skin, Spring",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "STW-3Y-RP-SPR",
"sample-alias": "STW-3Y-RP-SPR",
"host-tax-id": null,
"species": null,
"last-update": "2020-06-14T12:02:08"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1846246/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005504",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005504?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Mixed"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1846246/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1846246?format=api"
}
}
}