GET /metagenomics/api/v1/samples/SRS4392246?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS4392246",
"attributes": {
"latitude": 44.31,
"longitude": -109.28,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-109.28",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "USA: Shoshone National Forest, WY",
"unit": null
},
{
"key": "collection date",
"value": "2016-08-25",
"unit": null
},
{
"key": "host taxid",
"value": "3357",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "44.31",
"unit": null
}
],
"biosample": "SAMN10984385",
"accession": "SRS4392246",
"analysis-completed": null,
"collection-date": "2016-08-25",
"geo-loc-name": null,
"sample-desc": "This sample has been submitted by pda|dlcarper6 on 2019-02-23; endophyte metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "SNF_PSME",
"sample-alias": "SNF_PSME",
"host-tax-id": 3357,
"species": null,
"last-update": "2019-11-30T11:43:18"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Plants:Phylloplane:Endophytes"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Phylloplane:Endophytes?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4392246/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005137",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005137?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4392246/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4392246?format=api"
}
}
}