GET /metagenomics/api/v1/samples/SRS9398590?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS9398590",
"attributes": {
"biosample": "SAMN20058631",
"longitude": 30.72,
"latitude": -27.81,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "30.72",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "South Africa:Vryheid",
"unit": null
},
{
"key": "collection date",
"value": "2018-01-25",
"unit": null
},
{
"key": "environmental package",
"value": "Metagenome or environmental",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "-27.81",
"unit": null
},
{
"key": "host scientific name",
"value": "Solanum nigrum",
"unit": null
}
],
"accession": "SRS9398590",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "Metagenome or environmental sample from plant metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "S_nigrum",
"sample-alias": "S_nigrum",
"host-tax-id": null,
"species": null,
"last-update": "2023-06-15T21:37:50"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9398590/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006238",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006238?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Plants:Phylloplane"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Phylloplane?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9398590/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9398590?format=api"
}
}
}