GET /metagenomics/api/v1/samples/SRS8076903?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS8076903",
"attributes": {
"latitude": 24.5217,
"longitude": 126.165,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "126.165",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Pacific Ocean",
"unit": null
},
{
"key": "collection date",
"value": "2018-11-01",
"unit": null
},
{
"key": "depth",
"value": "7.0-9.0",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "24.52167",
"unit": null
}
],
"biosample": "SAMN17377536",
"accession": "SRS8076903",
"analysis-completed": null,
"collection-date": "2018-11-01",
"geo-loc-name": null,
"sample-desc": "sediment layer 7-9 cm",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Sediment_7-9",
"sample-alias": "Sediment_7-9",
"host-tax-id": null,
"species": null,
"last-update": "2022-11-08T23:22:58"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Marine"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8076903/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006080",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006080?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8076903/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8076903?format=api"
}
}
}