GET /metagenomics/api/v1/samples/SRS10702094?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS10702094",
"attributes": {
"longitude": 13.86,
"biosample": "SAMN22358025",
"latitude": 45.54,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "13.86",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Slovenia: Koper",
"unit": null
},
{
"key": "collection date",
"value": "2020-08",
"unit": null
},
{
"key": "environmental package",
"value": "Plant",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "45.54",
"unit": null
}
],
"accession": "SRS10702094",
"analysis-completed": null,
"collection-date": "2020-08-01",
"geo-loc-name": null,
"sample-desc": "Pool of asymptomatic tomato plants from Koper, Slovenia (Farm 4) collected in 2020",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "P37KOR20-AT",
"sample-alias": "P37KOR20-AT",
"host-tax-id": null,
"species": null,
"last-update": "2023-06-08T19:28:58"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Plants"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS10702094/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006210",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006210?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS10702094/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS10702094?format=api"
}
}
}