GET /metagenomics/api/v1/samples/SRS1326391?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1326391",
"attributes": {
"biosample": "SAMN04415142",
"longitude": null,
"sample-metadata": [
{
"key": "geographic location (country and/or sea,region)",
"value": "Australia: Cairns, Queensland",
"unit": null
},
{
"key": "collection date",
"value": "2008-01-01",
"unit": null
},
{
"key": "environment (biome)",
"value": "bee gut",
"unit": null
},
{
"key": "environment (feature)",
"value": "bee gut",
"unit": null
},
{
"key": "environment (material)",
"value": "bee gut",
"unit": null
},
{
"key": "host taxid",
"value": "7461",
"unit": null
}
],
"latitude": null,
"accession": "SRS1326391",
"analysis-completed": null,
"collection-date": "2008-01-01",
"geo-loc-name": null,
"sample-desc": "This sample has been submitted by pda|wkk2 on 2016-03-08; insect gut metagenome",
"environment-biome": "bee gut",
"environment-feature": "bee gut",
"environment-material": "bee gut",
"sample-name": "WKsample190",
"sample-alias": "WKsample190",
"host-tax-id": 7461,
"species": null,
"last-update": "2020-05-02T01:28:30"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Insecta:Digestive system"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Insecta:Digestive%20system?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1326391/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005215",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005215?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1326391/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1326391?format=api"
}
}
}