GET /metagenomics/api/v1/samples/SRS8906950?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS8906950",
"attributes": {
"biosample": "SAMN19078920",
"longitude": 120.38,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "120.38",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "China:Shandong",
"unit": null
},
{
"key": "collection date",
"value": "2019-12",
"unit": null
},
{
"key": "environmental package",
"value": "Metagenome or environmental",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "36.07",
"unit": null
}
],
"latitude": 36.07,
"accession": "SRS8906950",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "SD01",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "SD01",
"sample-alias": "SD01",
"host-tax-id": null,
"species": null,
"last-update": "2023-08-19T13:24:05"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Mammals:Digestive system:Fecal"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Fecal?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8906950/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006301",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006301?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8906950/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8906950?format=api"
}
}
}