GET /metagenomics/api/v1/samples/SRS1961324?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1961324",
"attributes": {
"latitude": 43.1433,
"longitude": 19.0875,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "19.0875",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Montenegro",
"unit": null
},
{
"key": "collection date",
"value": "2016-06-25",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "43.14333",
"unit": null
},
{
"key": "instrument model",
"value": "454 GS FLX Titanium",
"unit": null
},
{
"key": "last update date",
"value": "2017-02-08",
"unit": null
}
],
"biosample": "SAMN06250690",
"accession": "SRS1961324",
"analysis-completed": "2019-04-06",
"collection-date": "2016-06-25",
"geo-loc-name": "Montenegro",
"sample-desc": "16S rDNA metagenome from sediment of Black lake",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "16S rDNA metagenome from sediment of Black lake",
"sample-alias": "D",
"host-tax-id": null,
"species": null,
"last-update": "2019-04-06T17:28:30"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Freshwater:Ice:Glacial lake"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacial%20lake?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1961324/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00004462",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004462?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1961324/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1961324?format=api"
}
}
}