GET /metagenomics/api/v1/samples/SRS3232714?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS3232714",
"attributes": {
"latitude": 44.9942,
"longitude": -93.0599,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-93.05992",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "USA: Minnesota",
"unit": null
},
{
"key": "collection date",
"value": "2016-11-09",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "44.994244",
"unit": null
}
],
"biosample": "SAMN08999223",
"accession": "SRS3232714",
"analysis-completed": null,
"collection-date": "2016-11-09",
"geo-loc-name": null,
"sample-desc": "Sample466",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "11.S.4A",
"sample-alias": "11.S.4A",
"host-tax-id": null,
"species": null,
"last-update": "2019-12-19T04:12:26"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Freshwater:Lake"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Lake?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3232714/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005263",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005263?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3232714/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3232714?format=api"
}
}
}