GET /metagenomics/api/v1/samples/SRS6151730?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS6151730",
"attributes": {
"biosample": "SAMN13942209",
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-106.4787",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Mexico:Sinaloa",
"unit": null
},
{
"key": "collection date",
"value": "2014-11-09",
"unit": null
},
{
"key": "host taxid",
"value": "4479",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "23.2927",
"unit": null
}
],
"latitude": 23.2927,
"longitude": -106.4787,
"accession": "SRS6151730",
"analysis-completed": null,
"collection-date": "2014-11-09",
"geo-loc-name": null,
"sample-desc": "Poaceae rhizosphere metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "WGS_SIN2RZ",
"sample-alias": "WGS_SIN2RZ",
"host-tax-id": 4479,
"species": null,
"last-update": "2023-04-20T11:01:00"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Plants:Rhizosphere:Soil"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere:Soil?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS6151730/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006202",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006202?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS6151730/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS6151730?format=api"
}
}
}