GET /metagenomics/api/v1/samples/SRS3893922?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS3893922",
"attributes": {
"longitude": -3.02,
"biosample": "SAMN10185824",
"latitude": 56.51,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-3.02",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "United Kingdom",
"unit": null
},
{
"key": "collection date",
"value": "2013-10",
"unit": null
},
{
"key": "environmental package",
"value": "Metagenome or environmental",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "56.51",
"unit": null
},
{
"key": "host scientific name",
"value": "Western honey bee",
"unit": null
}
],
"accession": "SRS3893922",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "Angus",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "5",
"sample-alias": "5",
"host-tax-id": null,
"species": null,
"last-update": "2023-06-15T19:38:42"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Insecta"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Insecta?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3893922/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006233",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006233?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3893922/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3893922?format=api"
}
}
}