GET /metagenomics/api/v1/samples/SRS2237064?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2237064",
"attributes": {
"longitude": 6.4625,
"biosample": "SAMN07174980",
"latitude": 46.6241,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "6.462538",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Switzerland",
"unit": null
},
{
"key": "collection date",
"value": "2016-07-11",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "46.62406",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina MiSeq",
"unit": null
},
{
"key": "last update date",
"value": "2017-11-08",
"unit": null
}
],
"accession": "SRS2237064",
"analysis-completed": "2019-04-06",
"collection-date": "2016-07-11",
"geo-loc-name": "Switzerland",
"sample-desc": "This sample has been submitted by pda|alexandre.bagnoud@gmail.com on 2017-11-08; sediment metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Geb-1",
"sample-alias": "Geb-1",
"host-tax-id": null,
"species": null,
"last-update": "2019-04-06T20:19:58"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2237064/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00004481",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004481?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2237064/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"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2237064?format=api"
}
}
}