GET /metagenomics/api/v1/samples/SRS1704329?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1704329",
"attributes": {
"longitude": -123.0,
"biosample": "SAMN05756443",
"latitude": 38.3,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-123",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Pacific Ocean:California Current off Bodega Bay",
"unit": null
},
{
"key": "collection date",
"value": "2014-11-01",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "38.3",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina MiSeq",
"unit": null
},
{
"key": "last update date",
"value": "2016-11-02",
"unit": null
}
],
"accession": "SRS1704329",
"analysis-completed": "2019-04-12",
"collection-date": "2014-11-01",
"geo-loc-name": "Pacific Ocean:California Current off Bodega Bay",
"sample-desc": "DNA extracted from a single G. bulloides cell",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "bull23",
"sample-alias": "bull23",
"host-tax-id": null,
"species": null,
"last-update": "2019-04-12T19:21:44"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Protists"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Protists?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1704329/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00004633",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004633?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1704329/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1704329?format=api"
}
}
}