GET /metagenomics/api/v1/samples/SRS1791745?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1791745",
"attributes": {
"longitude": 139.38,
"biosample": "SAMN05720157",
"latitude": 36.29,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "139.38",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Japan",
"unit": null
},
{
"key": "collection date",
"value": "2015-05-15",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "36.29",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina HiSeq 2500",
"unit": null
},
{
"key": "last update date",
"value": "2016-11-10",
"unit": null
}
],
"accession": "SRS1791745",
"analysis-completed": "2019-06-12",
"collection-date": "2015-05-15",
"geo-loc-name": "Japan",
"sample-desc": "Active sludge microbial communities of municipal wastewater-treating anaerobic digesters from Japan - AD_JPNMR2_MetaG",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Gp0138803",
"sample-alias": "Gp0138803",
"host-tax-id": null,
"species": null,
"last-update": "2019-06-12T19:30:52"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Engineered:Wastewater:Activated Sludge"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1791745/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00004933",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004933?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1791745/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1791745?format=api"
}
}
}