GET /metagenomics/api/v1/samples/SRS004112?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS004112",
"attributes": {
"longitude": 114.3591,
"biosample": "SAMN00011635",
"latitude": 22.5123,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "114.3591",
"unit": null
},
{
"key": "collection date",
"value": "2007-04-01",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "22.51225",
"unit": null
},
{
"key": "instrument model",
"value": "454 GS FLX",
"unit": null
},
{
"key": "last update date",
"value": "2016-04-09",
"unit": null
}
],
"accession": "SRS004112",
"analysis-completed": "2019-04-05",
"collection-date": "2007-04-01",
"geo-loc-name": null,
"sample-desc": "Surface seawater samples (~2.5 l) were collected from two bays in northeastern Hong Kong in April 2007. Tolo Harbor (TH) is a landlocked bay with a long history of eutrophication (Wear et al., 1984; Chau, 2007). Located outside TH, Mirs Bay (MB) is relatively unpolluted and more exposed to ocean currents from the South China Sea (Hong Kong Environmental Protection Department, 2003). Water samples were filtered through a 200 μm mesh sieve immediately to remove most of the mesozooplankton and large particles.",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "MB",
"sample-alias": "MB",
"host-tax-id": null,
"species": null,
"last-update": "2019-04-05T19:54:26"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS004112/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00004149",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004149?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS004112/runs?format=api"
}
},
"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"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS004112?format=api"
}
}
}