GET /metagenomics/api/v1/samples/SRS2417812?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2417812",
"attributes": {
"longitude": 151.2359,
"biosample": "SAMN07483047",
"latitude": -34.1275,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "151.23592",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Australia:Tasman Sea - shelf",
"unit": null
},
{
"key": "collection date",
"value": "2016-09-03",
"unit": null
},
{
"key": "depth",
"value": "100.0",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "-34.12753",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina MiSeq",
"unit": null
}
],
"accession": "SRS2417812",
"analysis-completed": "2018-10-25",
"collection-date": "2016-09-03",
"geo-loc-name": "Australia:Tasman Sea - shelf",
"sample-desc": "102.100.100/35789",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "102.100.100/35789",
"sample-alias": "102.100.100/35789",
"host-tax-id": null,
"species": null,
"last-update": "2018-10-25T08:50:39"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Marine"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2417812/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00003194",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003194?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2417812/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2417812?format=api"
}
}
}