GET /metagenomics/api/v1/samples/SRS302263?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS302263",
"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": "SAMN00829606",
"accession": "SRS302263",
"analysis-completed": "2016-04-14",
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "Collection site: soil under no-tillage with crop rotation. City: Londrina. Estate: Parana, southern Brazil. Description of sampling site: The soil under no-tillage with crop rotation 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 rotation consists of cropping soybean or maize in the summer and wheat, oats, or lupinus in the winter.",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "No-Tillage Crop Rotation",
"sample-alias": "PDR",
"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/SRS302263/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/SRS302263/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS302263?format=api"
}
}
}