GET /metagenomics/api/v1/samples/SRS969086?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS969086",
"attributes": {
"longitude": -70.615,
"biosample": "SAMN03763823",
"latitude": 42.989,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-70.615",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "USA: Gulf of Maine",
"unit": null
},
{
"key": "collection date",
"value": "2011-06-10",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "42.989",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina MiSeq",
"unit": null
}
],
"accession": "SRS969086",
"analysis-completed": "2018-09-04",
"collection-date": "2011-06-10",
"geo-loc-name": "USA: Gulf of Maine",
"sample-desc": "1196",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "1196",
"sample-alias": "1196",
"host-tax-id": null,
"species": null,
"last-update": "2018-09-04T17:39:35"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Aquatic:Marine"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS969086/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00002813",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002813?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS969086/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS969086?format=api"
}
}
}