GET /metagenomics/api/v1/samples/SRS2136491?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2136491",
"attributes": {
"latitude": 30.997,
"longitude": 125.995,
"biosample": "SAMN06760981",
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "125.995",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "China:ECS",
"unit": null
},
{
"key": "collection date",
"value": "2001-05-01",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "30.997",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina MiSeq",
"unit": null
},
{
"key": "last update date",
"value": "2017-11-08",
"unit": null
}
],
"accession": "SRS2136491",
"analysis-completed": "2019-04-05",
"collection-date": "2001-05-01",
"geo-loc-name": "China:ECS",
"sample-desc": "This sample has been submitted by pda|vqwdm on 2017-11-08; marine metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "DH203",
"sample-alias": "DH203",
"host-tax-id": null,
"species": null,
"last-update": "2019-04-05T16:45:35"
},
"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"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2136491/runs?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2136491/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00004070",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004070?format=api"
}
}
]
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2136491?format=api"
}
}
}