GET /metagenomics/api/v1/samples/SRS8473877?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS8473877",
"attributes": {
"biosample": "SAMN18318548",
"longitude": null,
"latitude": null,
"sample-metadata": [
{
"key": "geographic location (country and/or sea,region)",
"value": "China: Tengger desert",
"unit": null
},
{
"key": "collection date",
"value": "2019-07-28",
"unit": null
},
{
"key": "environmental package",
"value": "Metagenome or environmental",
"unit": null
},
{
"key": "altitude",
"value": "1339.0",
"unit": null
},
{
"key": "depth",
"value": "20 cm",
"unit": null
}
],
"accession": "SRS8473877",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "the soil collected from the site 10 cm apart from the planta",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Rhi-4",
"sample-alias": "Rhi-4",
"host-tax-id": null,
"species": null,
"last-update": "2023-06-09T15:41:32"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8473877/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006214",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006214?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Terrestrial:Soil:Desert"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Desert?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8473877/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8473877?format=api"
}
}
}