GET /metagenomics/api/v1/samples/SRS390790?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS390790",
"attributes": {
"biosample": "SAMN01909380",
"sample-metadata": [
{
"key": "investigation type",
"value": "metagenome",
"unit": null
},
{
"key": "project name",
"value": "Sulfidic cave snottites",
"unit": null
},
{
"key": "collection date",
"value": "14-Jun-2008",
"unit": null
},
{
"key": "environmental package",
"value": "MIGS/MIMS/MIMARKS.miscellaneous",
"unit": null
},
{
"key": "NCBI sample classification",
"value": "718308",
"unit": null
},
{
"key": "instrument model",
"value": "454 GS FLX Titanium",
"unit": null
}
],
"latitude": 42.7537,
"longitude": 13.4111,
"accession": "SRS390790",
"analysis-completed": "2014-05-09",
"collection-date": "2008-06-14",
"geo-loc-name": "Italy",
"sample-desc": "MIMS Environmental/Metagenome sample from 256318",
"environment-biome": "Mediterranean forests, woodlands, and shrub biome",
"environment-feature": "subterrestrial habitat",
"environment-material": "biofilm",
"sample-name": "AS",
"sample-alias": "MIMS Environmental/Metagenome sample from 256318",
"host-tax-id": null,
"species": null,
"last-update": "2015-08-13T15:30:57"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Terrestrial:Rock-dwelling (subaerial biofilm)"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Rock-dwelling%20(subaerial%20biofilm)?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS390790/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00000385",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000385?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS390790/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS390790?format=api"
}
}
}