GET /metagenomics/api/v1/samples/SRS5272843?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS5272843",
"attributes": {
"latitude": 22.8671,
"longitude": 58.6674,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "58.6674",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Oman",
"unit": null
},
{
"key": "collection date",
"value": "2017-02-20",
"unit": null
},
{
"key": "environmental package",
"value": "Metagenome or environmental",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "22.8671",
"unit": null
}
],
"biosample": "SAMN12575114",
"accession": "SRS5272843",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "Metagenome or environmental sample from groundwater metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "WAB188",
"sample-alias": "WAB188",
"host-tax-id": null,
"species": null,
"last-update": "2023-08-15T12:49:12"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Freshwater:Groundwater"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Groundwater?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS5272843/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006297",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006297?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS5272843/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS5272843?format=api"
}
}
}