GET /metagenomics/api/v1/samples/SRS294927?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS294927",
"attributes": {
"latitude": null,
"longitude": null,
"sample-metadata": [
{
"key": "age",
"value": "46",
"unit": "years"
},
{
"key": "host taxid",
"value": "9606",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina Genome Analyzer II",
"unit": null
},
{
"key": "host sex",
"value": "male",
"unit": null
},
{
"key": "host scientific name",
"value": "Homo sapiens",
"unit": null
}
],
"biosample": "SAMN00792016",
"accession": "SRS294927",
"analysis-completed": "2013-01-31",
"collection-date": null,
"geo-loc-name": "China",
"sample-desc": "A Metagenome-Wide Association Study of gut microbiota identifies markers associated with Type 2 Diabetes based on next generation sequencing technology",
"environment-biome": "host-associated biome",
"environment-feature": "host-associated habitat",
"environment-material": "faeces",
"sample-name": "bgi-SZEY-97A",
"sample-alias": "bgi-SZEY-97A",
"host-tax-id": 9606,
"species": "Homo sapiens",
"last-update": "2020-05-12T03:28:52"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Human:Digestive system:Large intestine"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS294927/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00000314",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000314?format=api"
}
},
{
"type": "studies",
"id": "MGYS00005285",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005285?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS294927/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS294927?format=api"
}
}
}