GET /metagenomics/api/v1/samples/SRS2484920?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2484920",
"attributes": {
"biosample": "SAMN07581500",
"longitude": 103.86,
"latitude": 1.29,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "103.86",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Singapore",
"unit": null
},
{
"key": "collection date",
"value": "2015-03-01",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "1.29",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina HiSeq 2500",
"unit": null
},
{
"key": "last update date",
"value": "2017-11-08",
"unit": null
}
],
"accession": "SRS2484920",
"analysis-completed": "2019-06-17",
"collection-date": "2015-03-01",
"geo-loc-name": "Singapore",
"sample-desc": "This sample has been submitted by pda|gxq.nju@gmail.com on 2017-11-08; freshwater metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "MA",
"sample-alias": "MA",
"host-tax-id": null,
"species": null,
"last-update": "2019-06-17T17:55:15"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2484920/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005027",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005027?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Freshwater"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2484920/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2484920?format=api"
}
}
}