GET /metagenomics/api/v1/samples/SRS1996447?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1996447",
"attributes": {
"longitude": 121.23,
"biosample": "SAMN06339789",
"latitude": 30.17,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "121.23",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "China:Hangzhou",
"unit": null
},
{
"key": "collection date",
"value": "2016-07-15",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "30.17",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina HiSeq 1500",
"unit": null
},
{
"key": "last update date",
"value": "2018-08-28",
"unit": null
}
],
"accession": "SRS1996447",
"analysis-completed": "2019-04-05",
"collection-date": "2016-07-15",
"geo-loc-name": "China:Hangzhou",
"sample-desc": "This sample has been submitted by pda|fhhhmfmx on 2018-08-28; sediment metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "FPM-1",
"sample-alias": "FPM-1",
"host-tax-id": null,
"species": null,
"last-update": "2019-04-06T00:39:31"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Engineered:Solid waste:Composting"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Solid%20waste:Composting?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1996447/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00004295",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004295?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1996447/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1996447?format=api"
}
}
}