GET /metagenomics/api/v1/samples/SRS2834265?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2834265",
"attributes": {
"biosample": "SAMN08363762",
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "89.66717",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Southern Ocean",
"unit": null
},
{
"key": "collection date",
"value": "2016-01-26",
"unit": null
},
{
"key": "depth",
"value": "4168.0",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "-62.391018",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina MiSeq",
"unit": null
}
],
"latitude": -62.391,
"longitude": 89.6672,
"accession": "SRS2834265",
"analysis-completed": "2018-10-25",
"collection-date": "2016-01-26",
"geo-loc-name": "Southern Ocean",
"sample-desc": "This sample has been submitted by pda|knapier@ccg.murdoch.edu.au on 2018-01-15; marine metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "102.100.100/37689",
"sample-alias": "102.100.100/37689",
"host-tax-id": null,
"species": null,
"last-update": "2023-01-13T00:04:04"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Marine"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2834265/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00003194",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003194?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2834265/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2834265?format=api"
}
}
}