GET /metagenomics/api/v1/samples/SRS8973786?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS8973786",
"attributes": {
"latitude": 32.02,
"longitude": 118.5001,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "118.50007",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "China: Nanjing",
"unit": null
},
{
"key": "collection date",
"value": "2018-12-11",
"unit": null
},
{
"key": "environmental package",
"value": "Metagenome or environmental",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "32.02",
"unit": null
},
{
"key": "host scientific name",
"value": "Tomato",
"unit": null
}
],
"biosample": "SAMN18928397",
"accession": "SRS8973786",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "Meta_RhT10_BF+Rs1",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "LD200221-0007_L4_1000775",
"sample-alias": "LD200221-0007_L4_1000775",
"host-tax-id": null,
"species": null,
"last-update": "2023-06-15T21:34:53"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Plants:Rhizosphere"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8973786/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006237",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006237?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8973786/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8973786?format=api"
}
}
}