GET /metagenomics/api/v1/samples/SRS3320838?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS3320838",
"attributes": {
"latitude": 22.42,
"longitude": 112.13,
"biosample": "SAMN09223327",
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "112.13",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "China: Yunfu",
"unit": null
},
{
"key": "collection date",
"value": "2015-10-23",
"unit": null
},
{
"key": "environmental package",
"value": "Metagenome or environmental",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "22.42",
"unit": null
},
{
"key": "host scientific name",
"value": "pig",
"unit": null
}
],
"accession": "SRS3320838",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "fecal metagenomeMfeces_3",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Mfeces_3",
"sample-alias": "Mfeces_3",
"host-tax-id": null,
"species": null,
"last-update": "2023-08-19T11:42:32"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Mammals:Digestive system:Fecal"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Fecal?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3320838/runs?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3320838/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006299",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006299?format=api"
}
}
]
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3320838?format=api"
}
}
}