GET /metagenomics/api/v1/samples/SRS21449256?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS21449256",
"attributes": {
"longitude": -117.1397,
"biosample": "SAMN41571746",
"latitude": 10.3801,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-117.13972666",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Pacific Ocean: NORI-D, CCZ",
"unit": null
},
{
"key": "collection date",
"value": "2021-05-21",
"unit": null
},
{
"key": "environmental package",
"value": "Metagenome or environmental",
"unit": null
},
{
"key": "depth",
"value": "4305.742 m",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "10.38005",
"unit": null
}
],
"accession": "SRS21449256",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "AKS276 C2",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "CCZ_18",
"sample-alias": "CCZ_18",
"host-tax-id": null,
"species": null,
"last-update": "2025-03-07T13:57:55"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Marine:Sediment"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Sediment?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS21449256/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006757",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006757?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS21449256/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS21449256?format=api"
}
}
}