GET /metagenomics/api/v1/samples/SRS1915892?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1915892",
"attributes": {
"latitude": 41.53,
"longitude": -90.43,
"biosample": "SAMN05720214",
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-90.43",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "USA",
"unit": null
},
{
"key": "collection date",
"value": "2015-02-12",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "41.53",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina HiSeq 2500",
"unit": null
},
{
"key": "last update date",
"value": "2017-01-13",
"unit": null
}
],
"accession": "SRS1915892",
"analysis-completed": "2018-11-26",
"collection-date": "2015-02-12",
"geo-loc-name": "USA",
"sample-desc": "Active sludge microbial communities of municipal wastewater-treating anaerobic digesters from USA - AD_UKC059_MetaG",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Gp0138826",
"sample-alias": "Gp0138826",
"host-tax-id": null,
"species": null,
"last-update": "2018-11-26T17:04:09"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Engineered:Bioreactor"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioreactor?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1915892/runs?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1915892/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00003532",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003532?format=api"
}
}
]
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1915892?format=api"
}
}
}