GET /metagenomics/api/v1/samples/SRS1304476?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1304476",
"attributes": {
"longitude": -65.11,
"biosample": "SAMN04495744",
"latitude": -43.44,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-65.11",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Argentina: Chubut River estuary",
"unit": null
},
{
"key": "collection date",
"value": "2014-01-01",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "-43.44",
"unit": null
},
{
"key": "instrument model",
"value": "454 GS FLX Titanium",
"unit": null
},
{
"key": "last update date",
"value": "2016-02-22",
"unit": null
}
],
"accession": "SRS1304476",
"analysis-completed": "2019-04-16",
"collection-date": "2014-01-01",
"geo-loc-name": "Argentina: Chubut River estuary",
"sample-desc": "Estuarial surface seawater sample (~3L) collected by a peristaltic pump with the inlet submerged at a depth of ~1m. The picoplankton fraction of the sample was concentrated by negative-pressure filtration through filters of decresing pore size (20 - 5 um) and immobilized onto a 0.22 um membrane, from which picoplankton DNA was recovered. 16S gene sequences were PCR amplified and submitted to barcoded pyrosequencing (454 Titanium and reagents).",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "S14",
"sample-alias": "S14",
"host-tax-id": null,
"species": null,
"last-update": "2019-04-16T13:13:16"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Marine:Intertidal zone:Estuary"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone:Estuary?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1304476/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00004691",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004691?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1304476/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1304476?format=api"
}
}
}