GET /metagenomics/api/v1/samples/SRS2803126?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2803126",
"attributes": {
"biosample": "SAMN07632061",
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-79.0506",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "USA: North Carolina",
"unit": null
},
{
"key": "collection date",
"value": "2010-06-13",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "35.9076",
"unit": null
}
],
"latitude": 35.9076,
"longitude": -79.0506,
"accession": "SRS2803126",
"analysis-completed": null,
"collection-date": "2010-06-13",
"geo-loc-name": null,
"sample-desc": "Arabidopsis rhizosphere microbial communities from North Carolina - M.Oy.2.old.250510",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Gp0177608",
"sample-alias": "Gp0177608",
"host-tax-id": null,
"species": null,
"last-update": "2020-05-22T06:53:37"
},
"relationships": {
"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"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2803126/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005475",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005475?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2803126/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2803126?format=api"
}
}
}