GET /metagenomics/api/v1/samples/SRS2296514?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2296514",
"attributes": {
"biosample": "SAMN07235121",
"longitude": 146.14,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "146.14",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Australia: Ingham",
"unit": null
},
{
"key": "collection date",
"value": "2015-06-01",
"unit": null
},
{
"key": "host taxid",
"value": "128810",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "-18.64",
"unit": null
}
],
"latitude": -18.64,
"accession": "SRS2296514",
"analysis-completed": null,
"collection-date": "2015-06-01",
"geo-loc-name": null,
"sample-desc": "This sample has been submitted by pda|hamontsk on 2017-11-08; plant metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "its2_I14CA-L4",
"sample-alias": "its2_I14CA-L4",
"host-tax-id": 128810,
"species": null,
"last-update": "2019-12-17T07:47:08"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Plants:Rhizoplane:Endophytes"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizoplane:Endophytes?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2296514/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005249",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005249?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2296514/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2296514?format=api"
}
}
}