GET /metagenomics/api/v1/samples/SRS2217644?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2217644",
"attributes": {
"biosample": "SAMN07154620",
"longitude": -95.3,
"latitude": 44.24,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-95.3",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "USA: Lamberton, MN",
"unit": null
},
{
"key": "collection date",
"value": "2014-08-18",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "44.24",
"unit": null
}
],
"accession": "SRS2217644",
"analysis-completed": null,
"collection-date": "2014-08-18",
"geo-loc-name": null,
"sample-desc": "This sample has been submitted by pda|sawye177 on 2017-11-08; soil metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "2014-S207B",
"sample-alias": "2014-S207B",
"host-tax-id": null,
"species": null,
"last-update": "2020-11-15T09:20:03"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2217644/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005169",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005169?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Plants:Rhizosphere"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2217644/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2217644?format=api"
}
}
}