GET /metagenomics/api/v1/samples/SRS994406?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS994406",
"attributes": {
"biosample": "SAMN03838909",
"longitude": null,
"latitude": null,
"sample-metadata": [
{
"key": "geographic location (country and/or sea,region)",
"value": "not collected",
"unit": null
},
{
"key": "collection date",
"value": "2014-01-01",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina HiSeq 2500",
"unit": null
},
{
"key": "last update date",
"value": "2015-11-18",
"unit": null
}
],
"accession": "SRS994406",
"analysis-completed": "2018-10-25",
"collection-date": "2014-01-01",
"geo-loc-name": "not collected",
"sample-desc": "Bound Sample of HpaII pull-down synthetic genomic mixture (1:10,000 of microbial and human ratio).",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Bound Sample of HpaII pull-down synthetic genomic mixture (1:10,000 of microbial and human ratio).",
"sample-alias": "LP330_NexteraXT_1-1e4_Bac-Hu_HpaII_Synthetic_Mix_2_B",
"host-tax-id": null,
"species": null,
"last-update": "2018-10-25T15:59:15"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS994406/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00003203",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003203?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Human:Digestive system:Oral"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS994406/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS994406?format=api"
}
}
}