GET /metagenomics/api/v1/samples/SRS015470?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS015470",
"attributes": {
"biosample": "SAMN00036688",
"longitude": null,
"latitude": null,
"sample-metadata": [
{
"key": "environmental package",
"value": "Generic",
"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
}
],
"accession": "SRS015470",
"analysis-completed": "2017-11-01",
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "Human metagenome sample from G_DNA_Supragingival plaque of a male participant in the dbGaP study \"HMP Core Microbiome Sampling Protocol A (HMP-A)\"",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "228-700024125",
"sample-alias": "228-700024125",
"host-tax-id": 9606,
"species": null,
"last-update": "2024-08-30T17:21:59"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS015470/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00001980",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001980?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Mixed"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS015470/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS015470?format=api"
}
}
}