GET /metagenomics/api/v1/samples/SRS2207543?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2207543",
"attributes": {
"biosample": "SAMN07138262",
"longitude": null,
"latitude": null,
"sample-metadata": [
{
"key": "geographic location (country and/or sea,region)",
"value": "USA: Berkeley",
"unit": null
},
{
"key": "collection date",
"value": "2016-09-29",
"unit": null
}
],
"accession": "SRS2207543",
"analysis-completed": null,
"collection-date": "2016-09-29",
"geo-loc-name": null,
"sample-desc": "negative control 4 RT summer RNA",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Neg4RTCsRNA",
"sample-alias": "Neg4RTCsRNA",
"host-tax-id": null,
"species": null,
"last-update": "2020-01-31T01:03:50"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2207543/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005290",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005290?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Engineered:Built environment"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Built%20environment?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2207543/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2207543?format=api"
}
}
}