GET /metagenomics/api/v1/samples/SRS2581666?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2581666",
"attributes": {
"latitude": 45.42,
"longitude": 8.59,
"biosample": "SAMN07774215",
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "8.59",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Italy: Novara",
"unit": null
},
{
"key": "collection date",
"value": "2015-12-01/2015-12-31",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "45.42",
"unit": null
},
{
"key": "instrument model",
"value": "NextSeq 500",
"unit": null
}
],
"accession": "SRS2581666",
"analysis-completed": "2018-04-11",
"collection-date": "2015-12-01",
"geo-loc-name": "Italy: Novara",
"sample-desc": "WWTP effluent",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "WWTP Novara (Effluent)",
"sample-alias": "WWTP Novara (Effluent)",
"host-tax-id": null,
"species": null,
"last-update": "2018-04-11T18:03:24"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Engineered:Wastewater:Water and sludge"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Water%20and%20sludge?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2581666/runs?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2581666/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00002322",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002322?format=api"
}
}
]
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2581666?format=api"
}
}
}