GET /metagenomics/api/v1/samples/SRS3542239?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS3542239",
"attributes": {
"latitude": 22.2999,
"longitude": 39.1168,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "39.116756",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Saudi Arabia: Thuwal, RO plant located on Red Sea",
"unit": null
},
{
"key": "collection date",
"value": "2016-02-17",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "22.299927",
"unit": null
}
],
"biosample": "SAMN09650985",
"accession": "SRS3542239",
"analysis-completed": null,
"collection-date": "2016-02-17",
"geo-loc-name": null,
"sample-desc": "This sample has been submitted by pda|zahid14 on 2018-07-13; biofilter metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "LA",
"sample-alias": "LA",
"host-tax-id": null,
"species": null,
"last-update": "2020-05-22T02:34:55"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Engineered:Bioreactor"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioreactor?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3542239/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005433",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005433?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3542239/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3542239?format=api"
}
}
}