GET /metagenomics/api/v1/samples/SRS3125555?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS3125555",
"attributes": {
"latitude": -62.56,
"longitude": -30.35,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-30.35",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Antarctica: Deception",
"unit": null
},
{
"key": "collection date",
"value": "2013-02-22",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "-62.56",
"unit": null
}
],
"biosample": "SAMN08367430",
"accession": "SRS3125555",
"analysis-completed": null,
"collection-date": "2013-02-22",
"geo-loc-name": null,
"sample-desc": "Metagenome of environmental sample from glacier",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Pond_C",
"sample-alias": "Pond_C",
"host-tax-id": null,
"species": null,
"last-update": "2021-12-02T09:40:10"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Freshwater:Ice:Glacial lake"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacial%20lake?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3125555/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005858",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005858?format=api"
}
},
{
"type": "studies",
"id": "MGYS00005859",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005859?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3125555/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3125555?format=api"
}
}
}