GET /metagenomics/api/v1/samples/SRS1197992?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1197992",
"attributes": {
"biosample": "SAMN04325157",
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-10.203",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Atlantic Ocean: Gulf of Cadiz",
"unit": null
},
{
"key": "depth",
"value": "4499.0",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "35.740166",
"unit": null
},
{
"key": "instrument model",
"value": "454 GS FLX Titanium",
"unit": null
}
],
"latitude": 35.7402,
"longitude": -10.203,
"accession": "SRS1197992",
"analysis-completed": "2018-09-13",
"collection-date": null,
"geo-loc-name": "Atlantic Ocean: Gulf of Cadiz",
"sample-desc": "Gulf of Cadiz/Michael Ivanov Inactive",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "348",
"sample-alias": "348",
"host-tax-id": null,
"species": null,
"last-update": "2018-09-13T10:53:14"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Marine:Sediment"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Sediment?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1197992/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00003070",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003070?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1197992/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1197992?format=api"
}
}
}