GET /metagenomics/api/v1/samples/SRS302264?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS302264",
"attributes": {
"latitude": null,
"longitude": null,
"sample-metadata": [
{
"key": "NCBI sample classification",
"value": "410658",
"unit": null
},
{
"key": "instrument model",
"value": "454 GS FLX Titanium",
"unit": null
}
],
"biosample": "SAMN00829607",
"accession": "SRS302264",
"analysis-completed": "2016-04-14",
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "Collection site: soil under no-tillage with crop succession. City: Londrina. Estate: Parana, southern Brazil. Description of sampling site: The soil under no-tillage with crop succession is located in a long-term field trial. The no-tillage management is characterized by sowing on crop residues of previous crop, without plowing or disking, in order to conserve soil. The crop succession consists of cropping soybean in the summer and wheat in the winter.",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "No-Tillage with Crop Succession",
"sample-alias": "PDS",
"host-tax-id": null,
"species": null,
"last-update": "2016-04-14T21:44:03"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Environmental:Terrestrial:Soil"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS302264/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00000687",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000687?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS302264/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS302264?format=api"
}
}
}