GET /metagenomics/api/v1/samples/SRS1117603?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1117603",
"attributes": {
"biosample": "SAMN04168690",
"longitude": null,
"sample-metadata": [
{
"key": "instrument model",
"value": "Illumina HiSeq 2500",
"unit": null
}
],
"latitude": null,
"accession": "SRS1117603",
"analysis-completed": "2017-11-01",
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "A mock microbial community DNA sample, composed of a mixture 20 microbial genomic DNAs that vary in genome size (1.6 to 6.2 Mb) and G+C content (32 to 69%) obtained from BEI Resources (HM-276D; even, high-concentration v5.1H)",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Mock",
"sample-alias": "Mock",
"host-tax-id": 9606,
"species": "Homo sapiens",
"last-update": "2021-10-21T23:13:51"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Human:Digestive system"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1117603/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00001981",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001981?format=api"
}
},
{
"type": "studies",
"id": "MGYS00005820",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005820?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1117603/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1117603?format=api"
}
}
}