GET /metagenomics/api/v1/samples/SRS1736033?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1736033",
"attributes": {
"biosample": "SAMN05853382",
"longitude": -90.5643,
"latitude": 27.3648,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-90.5643",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "USA: Gulf of Mexico",
"unit": null
},
{
"key": "collection date",
"value": "2014-03-09",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "27.36484",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina MiSeq",
"unit": null
}
],
"accession": "SRS1736033",
"analysis-completed": "2018-09-13",
"collection-date": "2014-03-09",
"geo-loc-name": "USA: Gulf of Mexico",
"sample-desc": "MIMOSA4 Control chamber top - end",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "MIMOSA4 Control chamber top - end",
"sample-alias": "140729-3",
"host-tax-id": null,
"species": null,
"last-update": "2018-09-13T14:13:15"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1736033/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00003119",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003119?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Marine:Oceanic:Sediment"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Sediment?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1736033/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1736033?format=api"
}
}
}