GET /metagenomics/api/v1/samples/SRS10632024?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS10632024",
"attributes": {
"biosample": "SAMN22377356",
"longitude": 72.3992,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "72.39917",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "India: Gujarat, Jagudan",
"unit": null
},
{
"key": "collection date",
"value": "2021-01-22",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "23.51389",
"unit": null
}
],
"latitude": 23.5139,
"accession": "SRS10632024",
"analysis-completed": null,
"collection-date": "2021-01-22",
"geo-loc-name": null,
"sample-desc": "This sample has been submitted by pda|gbrc_gujarat on 2021-12-18; metagenome",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "CRS007",
"sample-alias": "CRS007",
"host-tax-id": null,
"species": null,
"last-update": "2022-01-20T10:10:03"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Plants:Rhizosphere"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS10632024/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00005871",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005871?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS10632024/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS10632024?format=api"
}
}
}