GET /metagenomics/api/v1/samples/SRS2036812?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2036812",
"attributes": {
"biosample": "SAMN06473256",
"longitude": 10.2747,
"latitude": 56.062,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "10.2747",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Denmark: Aarhus Bay, station M5",
"unit": null
},
{
"key": "collection date",
"value": "2015-08-01/2015-08-31",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "56.062",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina MiSeq",
"unit": null
}
],
"accession": "SRS2036812",
"analysis-completed": "2018-09-04",
"collection-date": "2015-08-01",
"geo-loc-name": "Denmark: Aarhus Bay, station M5",
"sample-desc": "Endospore-enriched DNA extract",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "M5.5cmbsf.EndosporeDNA",
"sample-alias": "M5.5cmbsf.EndosporeDNA",
"host-tax-id": null,
"species": null,
"last-update": "2018-09-04T18:46:31"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2036812/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00002816",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002816?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Marine:Sediment"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Sediment?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2036812/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2036812?format=api"
}
}
}