GET /metagenomics/api/v1/samples/SRS10702054?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS10702054",
"attributes": {
"biosample": "SAMN22358030",
"longitude": 15.23,
"latitude": 45.85,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "15.23",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Slovenia: Novo Mesto",
"unit": null
},
{
"key": "collection date",
"value": "2020-09",
"unit": null
},
{
"key": "environmental package",
"value": "Plant",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "45.85",
"unit": null
}
],
"accession": "SRS10702054",
"analysis-completed": null,
"collection-date": "2020-09-01",
"geo-loc-name": null,
"sample-desc": "Pool of symptomatic (virus disease-like) tomato plants from Novo Mesto, Slovenia (Farm 2) collected in 2020, 1st of 3 pools",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "P55.1PLE20-ST",
"sample-alias": "P55.1PLE20-ST",
"host-tax-id": null,
"species": null,
"last-update": "2023-06-08T19:37:27"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS10702054/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006210",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006210?format=api"
}
}
]
},
"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"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS10702054/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS10702054?format=api"
}
}
}