GET /metagenomics/api/v1/samples/ERS2597379?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "ERS2597379",
"attributes": {
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "37.01181",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Kenya",
"unit": null
},
{
"key": "collection date",
"value": "2017-06-13",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "-1.25611",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina NovaSeq 6000",
"unit": null
}
],
"latitude": -1.2561,
"biosample": "SAMEA4777431",
"longitude": 37.0118,
"accession": "ERS2597379",
"analysis-completed": "2018-09-24",
"collection-date": "2017-06-13",
"geo-loc-name": "Kenya",
"sample-desc": "DTU2017_MG_156_KE_NA",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "DTU2017_MG_156_KE_NA",
"sample-alias": "DTU2017_MG_156_KE_NA",
"host-tax-id": null,
"species": null,
"last-update": "2018-09-24T15:06:01"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2597379/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00003139",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003139?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2597379/runs?format=api"
}
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Engineered:Wastewater"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2597379?format=api"
}
}
}