GET /metagenomics/api/v1/samples/SRS1329897?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1329897",
"attributes": {
"biosample": "SAMN04535693",
"longitude": null,
"sample-metadata": [
{
"key": "geographic location (country and/or sea,region)",
"value": "France",
"unit": null
},
{
"key": "collection date",
"value": "2014-01-01",
"unit": null
},
{
"key": "environment (biome)",
"value": "cheese",
"unit": null
},
{
"key": "environment (feature)",
"value": "cheese",
"unit": null
},
{
"key": "environment (material)",
"value": "cheese",
"unit": null
}
],
"latitude": null,
"accession": "SRS1329897",
"analysis-completed": null,
"collection-date": "2014-01-01",
"geo-loc-name": null,
"sample-desc": "Epoisses_Factory1_sample3_core_bacteria",
"environment-biome": "cheese",
"environment-feature": "cheese",
"environment-material": "cheese",
"sample-name": "Ep1_2014_3_core",
"sample-alias": "Ep1_2014_3_core",
"host-tax-id": null,
"species": null,
"last-update": "2023-02-22T18:58:23"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Engineered:Food production:Dairy products"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Food%20production:Dairy%20products?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1329897/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006110",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006110?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1329897/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1329897?format=api"
}
}
}