GET /metagenomics/api/v1/samples/SRS2136493?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2136493",
"attributes": {
"latitude": 31.0003,
"longitude": 123.5017,
"biosample": "SAMN06760979",
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "123.5017",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "China:ECS",
"unit": null
},
{
"key": "collection date",
"value": "2001-04-01",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "31.0003",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina MiSeq",
"unit": null
},
{
"key": "last update date",
"value": "2017-11-08",
"unit": null
}
],
"accession": "SRS2136493",
"analysis-completed": "2019-04-05",
"collection-date": "2001-04-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": "DH152",
"sample-alias": "DH152",
"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/SRS2136493/runs?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2136493/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/SRS2136493?format=api"
}
}
}