GET /metagenomics/api/v1/samples/SRS2178524?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2178524",
"attributes": {
"biosample": "SAMN06928407",
"longitude": 115.22,
"latitude": 24.29,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "115.22",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "China:Shanghai",
"unit": null
},
{
"key": "collection date",
"value": "2015-07-24",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "24.29",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina MiSeq",
"unit": null
},
{
"key": "last update date",
"value": "2017-11-08",
"unit": null
}
],
"accession": "SRS2178524",
"analysis-completed": "2019-04-06",
"collection-date": "2015-07-24",
"geo-loc-name": "China:Shanghai",
"sample-desc": "This sample has been submitted by pda|zjyzjjzmt on 2017-11-08; sediment metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "W5_Jul_bacteria",
"sample-alias": "W5_Jul_bacteria",
"host-tax-id": null,
"species": null,
"last-update": "2019-04-06T19:24:37"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2178524/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00004477",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004477?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Freshwater:Lotic"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Lotic?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2178524/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2178524?format=api"
}
}
}