GET /metagenomics/api/v1/samples/SRS2531109?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2531109",
"attributes": {
"biosample": "SAMN07666319",
"longitude": null,
"latitude": null,
"sample-metadata": [
{
"key": "geographic location (country and/or sea,region)",
"value": "Spain:Alicante",
"unit": null
},
{
"key": "collection date",
"value": "2016-01-19",
"unit": null
},
{
"key": "host taxid",
"value": "9606",
"unit": null
}
],
"accession": "SRS2531109",
"analysis-completed": null,
"collection-date": "2016-01-19",
"geo-loc-name": null,
"sample-desc": "This sample has been submitted by pda|mjdl4 on 2019-10-31; human metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "MGS24",
"sample-alias": "MGS24",
"host-tax-id": 9606,
"species": "Homo sapiens",
"last-update": "2021-10-12T10:36:04"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2531109/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005813",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005813?format=api"
}
},
{
"type": "studies",
"id": "MGYS00005814",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005814?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2531109/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2531109?format=api"
}
}
}