GET /metagenomics/api/v1/samples/SRS2792142?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2792142",
"attributes": {
"longitude": null,
"latitude": null,
"biosample": "SAMN08245566",
"sample-metadata": [
{
"key": "collection date",
"value": "2013-04-01",
"unit": null
},
{
"key": "environment (biome)",
"value": "freshwater",
"unit": null
},
{
"key": "environment (feature)",
"value": "stream",
"unit": null
},
{
"key": "environment (material)",
"value": "sediment",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina MiSeq",
"unit": null
},
{
"key": "last update date",
"value": "2017-12-28",
"unit": null
}
],
"accession": "SRS2792142",
"analysis-completed": "2019-04-07",
"collection-date": "2013-04-01",
"geo-loc-name": null,
"sample-desc": "Pooled samples from Tinkers Creek 1-5, Yellow Creek, and Furnace Run",
"environment-biome": "freshwater",
"environment-feature": "stream",
"environment-material": "sediment",
"sample-name": "April_pooled",
"sample-alias": "April_pooled",
"host-tax-id": null,
"species": null,
"last-update": "2019-04-07T01:43:26"
},
"relationships": {
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2792142/runs?format=api"
}
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Freshwater:Lotic:Sediment"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Lotic:Sediment?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2792142/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00004510",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004510?format=api"
}
}
]
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2792142?format=api"
}
}
}