GET /metagenomics/api/v1/samples/SRS1929189?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1929189",
"attributes": {
"latitude": 43.9997,
"longitude": 7.3981,
"biosample": "SAMN06214571",
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "7.39805",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "France: North to La Bollene Vesubie, inside National Park of Mercantour, Alpes de Haute Provence",
"unit": null
},
{
"key": "collection date",
"value": "2016-08-19",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "43.99972",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina HiSeq 1500",
"unit": null
}
],
"accession": "SRS1929189",
"analysis-completed": "2017-06-13",
"collection-date": "2016-08-19",
"geo-loc-name": "France: North to La Bollene Vesubie, inside National Park of Mercantour, Alpes de Haute Provence",
"sample-desc": "Metagenome from Microbiome of wild lavender honey",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "WLH6",
"sample-alias": "WLH6",
"host-tax-id": null,
"species": null,
"last-update": "2017-06-13T15:20:13"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Engineered:Food production"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Food%20production?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1929189/runs?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1929189/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00001804",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001804?format=api"
}
}
]
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1929189?format=api"
}
}
}