GET /metagenomics/api/v1/samples/SRS1791749?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1791749",
"attributes": {
"longitude": -123.1,
"biosample": "SAMN05720195",
"latitude": 49.25,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-123.1",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Canada",
"unit": null
},
{
"key": "collection date",
"value": "2015-06-16",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "49.25",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina HiSeq 2500",
"unit": null
},
{
"key": "last update date",
"value": "2016-11-10",
"unit": null
}
],
"accession": "SRS1791749",
"analysis-completed": "2019-06-17",
"collection-date": "2015-06-16",
"geo-loc-name": "Canada",
"sample-desc": "Active sludge microbial communities of municipal wastewater-treating anaerobic digesters from Canada - AD_UKC130_MetaG",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Gp0138837",
"sample-alias": "Gp0138837",
"host-tax-id": null,
"species": null,
"last-update": "2019-06-17T16:49:34"
},
"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/SRS1791749/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00004999",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004999?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1791749/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1791749?format=api"
}
}
}