GET /metagenomics/api/v1/samples/SRS1595979?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1595979",
"attributes": {
"latitude": null,
"longitude": null,
"sample-metadata": [
{
"key": "geographic location (country and/or sea,region)",
"value": "USA: Rochester,NY",
"unit": null
},
{
"key": "environment (biome)",
"value": "human tongue dorsum swab",
"unit": null
},
{
"key": "environment (feature)",
"value": "healthy subject",
"unit": null
},
{
"key": "environment (material)",
"value": "human tongue dorsum swab",
"unit": null
},
{
"key": "host taxid",
"value": "9606",
"unit": null
},
{
"key": "host sex",
"value": "male",
"unit": null
}
],
"biosample": "SAMN04580981",
"accession": "SRS1595979",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "Tongue.dorsum",
"environment-biome": "human tongue dorsum swab",
"environment-feature": "healthy subject",
"environment-material": "human tongue dorsum swab",
"sample-name": "GYU0046.0201.E5",
"sample-alias": "GYU0046.0201.E5",
"host-tax-id": 9606,
"species": "Homo sapiens",
"last-update": "2020-07-11T02:56:35"
},
"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/SRS1595979/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005548",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005548?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1595979/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1595979?format=api"
}
}
}