GET /metagenomics/api/v1/samples/ERS421600?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "ERS421600",
"attributes": {
"longitude": null,
"biosample": "SAMEA2729899",
"latitude": null,
"sample-metadata": [
{
"key": "instrument model",
"value": "454 GS FLX Titanium",
"unit": null
}
],
"accession": "ERS421600",
"analysis-completed": "2014-04-25",
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "Metagenome sequencing of biogas plant operating wet fermentation; run ERR454984",
"environment-biome": "Artificial biome",
"environment-feature": "biogas fermenter",
"environment-material": "plant",
"sample-name": "1; ENA SRA sample ERS421600; run ERR454984",
"sample-alias": "Metagenome sequencing of biogas plant operating wet fermentation",
"host-tax-id": null,
"species": null,
"last-update": "2015-08-13T15:30:54"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Engineered:Biogas plant:Wet fermentation"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Biogas%20plant:Wet%20fermentation?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS421600/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00000364",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000364?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS421600/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS421600?format=api"
}
}
}