GET /metagenomics/api/v1/samples/SRS1244048?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1244048",
"attributes": {
"biosample": "SAMN04387721",
"longitude": 103.5,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "103.5",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Singapore",
"unit": null
},
{
"key": "collection date",
"value": "2012-11-07",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "1.13",
"unit": null
},
{
"key": "instrument model",
"value": "454 GS Junior",
"unit": null
},
{
"key": "last update date",
"value": "2016-07-02",
"unit": null
}
],
"latitude": 1.13,
"accession": "SRS1244048",
"analysis-completed": "2019-04-12",
"collection-date": "2012-11-07",
"geo-loc-name": "Singapore",
"sample-desc": "This sample has been submitted by pda|cheungshunyan.isaac@gmail.com on 2016-07-02; sediment metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "St. John's Island (11 - 12 cm)",
"sample-alias": "St. John's Island (11 - 12 cm)",
"host-tax-id": null,
"species": null,
"last-update": "2019-04-12T18:43:27"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Marine:Intertidal zone:Mangrove swamp"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone:Mangrove%20swamp?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1244048/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00004615",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004615?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1244048/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1244048?format=api"
}
}
}