GET /metagenomics/api/v1/samples/SRS15366473?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS15366473",
"attributes": {
"biosample": "SAMN31233602",
"longitude": 6.0179,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "6.0179",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Luxembourg",
"unit": null
},
{
"key": "collection date",
"value": "2012-06-14",
"unit": null
},
{
"key": "environmental package",
"value": "Metagenome or environmental",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "49.5134",
"unit": null
}
],
"latitude": 49.5134,
"accession": "SRS15366473",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "Metagenome or environmental sample from metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "F3",
"sample-alias": "F3",
"host-tax-id": null,
"species": null,
"last-update": "2024-01-17T14:19:36"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Engineered:Wastewater"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS15366473/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006558",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006558?format=api"
}
},
{
"type": "studies",
"id": "MGYS00006570",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006570?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS15366473/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS15366473?format=api"
}
}
}