GET /metagenomics/api/v1/samples/SRS2683669?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2683669",
"attributes": {
"biosample": "SAMN08016865",
"longitude": 7.5804,
"latitude": 54.0523,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "7.5804",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "North Sea: German Bight (Helgoland Mud Area)",
"unit": null
},
{
"key": "collection date",
"value": "2015-05-01/2015-05-31",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "54.0523",
"unit": null
},
{
"key": "instrument model",
"value": "Illumina MiSeq",
"unit": null
}
],
"accession": "SRS2683669",
"analysis-completed": "2018-08-30",
"collection-date": "2015-05-01",
"geo-loc-name": "North Sea: German Bight (Helgoland Mud Area)",
"sample-desc": "Metagenome or environmental sample from marine sediment metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "Bacteria_30 Degrees Day_21_Hematite Glucose",
"sample-alias": "Bacteria_30 Degrees Day_21_Hematite Glucose",
"host-tax-id": null,
"species": null,
"last-update": "2018-08-30T17:20:36"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2683669/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00002722",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002722?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Engineered:Bioreactor:Continuous culture"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioreactor:Continuous%20culture?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2683669/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2683669?format=api"
}
}
}