GET /metagenomics/api/v1/samples/SRS10702060?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS10702060",
"attributes": {
"biosample": "SAMN22358038",
"longitude": 15.48,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "15.48",
"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": "Generic",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "45.88",
"unit": null
}
],
"latitude": 45.88,
"accession": "SRS10702060",
"analysis-completed": null,
"collection-date": "2020-09-01",
"geo-loc-name": null,
"sample-desc": "Pool of symptomatic (virus disease-like) weed plants from Novo Mesto, Slovenia (Farm 1) collected in 2020, 2nd of 2 pools",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "P58.2JUR20-SW",
"sample-alias": "P58.2JUR20-SW",
"host-tax-id": null,
"species": null,
"last-update": "2023-06-08T18:53:22"
},
"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/SRS10702060/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/SRS10702060/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS10702060?format=api"
}
}
}