GET /metagenomics/api/v1/samples/SRS7963669?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS7963669",
"attributes": {
"latitude": 41.6597,
"longitude": -91.5477,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-91.54766",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "USA: Iowa City",
"unit": null
},
{
"key": "collection date",
"value": "2019-04-03",
"unit": null
},
{
"key": "environmental package",
"value": "Metagenome or environmental",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "41.65966",
"unit": null
},
{
"key": "host scientific name",
"value": "Homo sapiens",
"unit": null
}
],
"biosample": "SAMN17141733",
"accession": "SRS7963669",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "Metagenome or environmental sample from human oral metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "LC.P85",
"sample-alias": "LC.P85",
"host-tax-id": 9606,
"species": "Homo sapiens",
"last-update": "2023-09-02T05:28:03"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Human"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS7963669/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006359",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006359?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS7963669/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS7963669?format=api"
}
}
}