GET /metagenomics/api/v1/samples/SRS3759254?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS3759254",
"attributes": {
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-83.95",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "USA: Georgia",
"unit": null
},
{
"key": "collection date",
"value": "2015-05-28",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "34.2611",
"unit": null
}
],
"longitude": -83.95,
"biosample": "SAMN09202209",
"latitude": 34.2611,
"accession": "SRS3759254",
"analysis-completed": null,
"collection-date": "2015-05-28",
"geo-loc-name": null,
"sample-desc": "Freshwater microbial communities from Lake Lanier, Atlanta, Georgia, United States - LL-1505",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Gp0238818",
"sample-alias": "Gp0238818",
"host-tax-id": null,
"species": null,
"last-update": "2022-03-11T22:10:49"
},
"relationships": {
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3759254/runs?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3759254/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005989",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005989?format=api"
}
},
{
"type": "studies",
"id": "MGYS00005990",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005990?format=api"
}
}
]
},
"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"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3759254?format=api"
}
}
}