GET /metagenomics/api/v1/samples/SRS5926268?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS5926268",
"attributes": {
"longitude": 140.23,
"biosample": "SAMN13698801",
"latitude": 35.13,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "140.23",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Japan:Chiba",
"unit": null
},
{
"key": "collection date",
"value": "2017-09-13",
"unit": null
},
{
"key": "host taxid",
"value": "292787",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "35.13",
"unit": null
}
],
"accession": "SRS5926268",
"analysis-completed": null,
"collection-date": "2017-09-13",
"geo-loc-name": null,
"sample-desc": "This sample has been submitted by pda|ellegaard on 2020-01-03; insect gut metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "AcCh05",
"sample-alias": "AcCh05",
"host-tax-id": 292787,
"species": null,
"last-update": "2023-04-25T16:24:34"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Insecta:Digestive system"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Insecta:Digestive%20system?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS5926268/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006180",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006180?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS5926268/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS5926268?format=api"
}
}
}