GET /metagenomics/api/v1/samples/SRS005587?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS005587",
"attributes": {
"latitude": 9.2509,
"longitude": -82.1327,
"sample-metadata": [
{
"key": "temperature",
"value": "28.0",
"unit": null
},
{
"key": "geographic location (longitude)",
"value": "-82.13271667",
"unit": null
},
{
"key": "environmental package",
"value": "Generic",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "9.2509",
"unit": null
},
{
"key": "instrument model",
"value": "454 GS FLX",
"unit": null
},
{
"key": "last update date",
"value": "2015-06-23",
"unit": null
}
],
"biosample": "SAMN00003288",
"accession": "SRS005587",
"analysis-completed": "2019-04-12",
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "No description currently available",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "SMP ICM_CCB CCB_0009_2008_03_26",
"sample-alias": "SMP ICM_CCB CCB_0009_2008_03_26",
"host-tax-id": null,
"species": null,
"last-update": "2024-04-15T16:49:23"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Marine:Intertidal zone:Coral reef"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone:Coral%20reef?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS005587/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00004565",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004565?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS005587/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS005587?format=api"
}
}
}