GET /metagenomics/api/v1/samples/SRS1615314?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1615314",
"attributes": {
"latitude": -26.0867,
"longitude": -34.2585,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-34.2585",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Atlantic Ocean",
"unit": null
},
{
"key": "collection date",
"value": "2011-03-16",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "-26.0867",
"unit": null
}
],
"biosample": "SAMN05416669",
"accession": "SRS1615314",
"analysis-completed": null,
"collection-date": "2011-03-16",
"geo-loc-name": null,
"sample-desc": "Marine metagenome (Geotraces3)",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Geotraces3",
"sample-alias": "Geotraces3",
"host-tax-id": null,
"species": null,
"last-update": "2021-03-23T12:11:17"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Marine:Oceanic"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1615314/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005497",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005497?format=api"
}
},
{
"type": "studies",
"id": "MGYS00005724",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005724?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1615314/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1615314?format=api"
}
}
}