GET /metagenomics/api/v1/samples/SRS8080664?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS8080664",
"attributes": {
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "8.846899",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Germany: Bremen, pond, freshwater sediment",
"unit": null
},
{
"key": "collection date",
"value": "2017-10-26",
"unit": null
},
{
"key": "depth",
"value": "2.0-4.0",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "53.110165",
"unit": null
}
],
"longitude": 8.8469,
"biosample": "SAMN17387778",
"latitude": 53.1102,
"accession": "SRS8080664",
"analysis-completed": null,
"collection-date": "2017-10-26",
"geo-loc-name": null,
"sample-desc": "Environmental sample",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "QWTJG028A7",
"sample-alias": "QWTJG028A7",
"host-tax-id": null,
"species": null,
"last-update": "2021-10-31T21:52:05"
},
"relationships": {
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8080664/runs?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8080664/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005832",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005832?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Freshwater:Pond:Sediment"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Pond:Sediment?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8080664?format=api"
}
}
}