GET /metagenomics/api/v1/samples/SRS2417624?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2417624",
"attributes": {
"latitude": -30.8121,
"longitude": 153.4461,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "153.44612",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Australia:Tasman Sea - shelf",
"unit": null
},
{
"key": "collection date",
"value": "2016-09-13",
"unit": null
},
{
"key": "depth",
"value": "45.0",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "-30.81205",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina MiSeq",
"unit": null
}
],
"biosample": "SAMN07483140",
"accession": "SRS2417624",
"analysis-completed": "2018-10-25",
"collection-date": "2016-09-13",
"geo-loc-name": "Australia:Tasman Sea - shelf",
"sample-desc": "102.100.100/35882",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "102.100.100/35882",
"sample-alias": "102.100.100/35882",
"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/SRS2417624/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/SRS2417624/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2417624?format=api"
}
}
}