GET /metagenomics/api/v1/samples/SRS2803131?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2803131",
"attributes": {
"latitude": 35.9076,
"longitude": -79.0506,
"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
},
{
"key": "instrument model",
"value": "Illumina HiSeq 2500",
"unit": null
},
{
"key": "last update date",
"value": "2018-01-04",
"unit": null
}
],
"biosample": "SAMN07632062",
"accession": "SRS2803131",
"analysis-completed": "2019-06-12",
"collection-date": "2010-06-13",
"geo-loc-name": "USA: North Carolina",
"sample-desc": "Arabidopsis rhizosphere microbial communities from North Carolina - M.Oy.3.old.270510",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Gp0177609",
"sample-alias": "Gp0177609",
"host-tax-id": null,
"species": null,
"last-update": "2019-06-12T17:55:17"
},
"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/SRS2803131/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00004786",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004786?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2803131/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2803131?format=api"
}
}
}