GET /metagenomics/api/v1/samples/SRS1886136?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1886136",
"attributes": {
"latitude": 39.7024,
"longitude": 119.3361,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "119.3361",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "China",
"unit": null
},
{
"key": "collection date",
"value": "2013-05-10",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "39.70235",
"unit": null
},
{
"key": "instrument model",
"value": "Ion Torrent PGM",
"unit": null
},
{
"key": "last update date",
"value": "2017-01-04",
"unit": null
}
],
"biosample": "SAMN06190473",
"accession": "SRS1886136",
"analysis-completed": "2019-04-05",
"collection-date": "2013-05-10",
"geo-loc-name": "China",
"sample-desc": "BohaiSeaCOI",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "BohaiSeaCOI",
"sample-alias": "BohaiSeaCOI",
"host-tax-id": null,
"species": null,
"last-update": "2019-04-06T00:58:15"
},
"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/SRS1886136/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00004310",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004310?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1886136/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1886136?format=api"
}
}
}