GET /metagenomics/api/v1/samples/SRS836078?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS836078",
"attributes": {
"longitude": -12.3742,
"biosample": "SAMN03326172",
"latitude": 4.8058,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-12.3742",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Atlantic Ocean: Sisters Peak",
"unit": null
},
{
"key": "collection date",
"value": "2009-04-01/2009-04-30",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "4.8058",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina HiSeq 2500",
"unit": null
}
],
"accession": "SRS836078",
"analysis-completed": "2018-09-03",
"collection-date": "2009-04-01",
"geo-loc-name": "Atlantic Ocean: Sisters Peak",
"sample-desc": "302 ROV 6-8; Sisters Peak",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Metagenomic sample from Sisters Peak (S11); 302 ROV 6-8",
"sample-alias": "SistersPeak S11",
"host-tax-id": null,
"species": null,
"last-update": "2018-09-03T16:14:43"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS836078/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00002781",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002781?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS836078/runs?format=api"
}
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS836078?format=api"
}
}
}