GET /metagenomics/api/v1/samples/SRS2665455?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2665455",
"attributes": {
"longitude": -52.99,
"biosample": "SAMN07146762",
"latitude": 7.3,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-52.99",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "Atlantic Ocean: Amazon River Plume",
"unit": null
},
{
"key": "collection date",
"value": "2010-05-26",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "7.3",
"unit": null
},
{
"key": "instrument model",
"value": "Ion Torrent PGM",
"unit": null
},
{
"key": "last update date",
"value": "2017-11-07",
"unit": null
}
],
"accession": "SRS2665455",
"analysis-completed": "2019-04-16",
"collection-date": "2010-05-26",
"geo-loc-name": "Atlantic Ocean: Amazon River Plume",
"sample-desc": "3_8_8_500_Macro-25",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "3_8_8_500_Macro-25",
"sample-alias": "ARPWTNAOS22",
"host-tax-id": null,
"species": null,
"last-update": "2019-04-16T12:08:08"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2665455/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00004672",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004672?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2665455/runs?format=api"
}
},
"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"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2665455?format=api"
}
}
}