GET /metagenomics/api/v1/samples/SRS1348751?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1348751",
"attributes": {
"biosample": "SAMN04568370",
"longitude": null,
"latitude": null,
"sample-metadata": [
{
"key": "geographic location (country and/or sea,region)",
"value": "USA: Missouri",
"unit": null
},
{
"key": "collection date",
"value": "2014-11-25",
"unit": null
},
{
"key": "environmental package",
"value": "Metagenome or environmental",
"unit": null
},
{
"key": "host sex",
"value": "female",
"unit": null
},
{
"key": "host scientific name",
"value": "Homo sapiens",
"unit": null
}
],
"accession": "SRS1348751",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "Metagenome or environmental sample from human lung metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "VPAB-WU121-OR2_cp:TCCGCTC",
"sample-alias": "VPAB-WU121-OR2_cp:TCCGCTC",
"host-tax-id": 9606,
"species": "Homo sapiens",
"last-update": "2023-09-06T11:14:37"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1348751/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006452",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006452?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1348751/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1348751?format=api"
}
}
}