GET /metagenomics/api/v1/samples/SRS1205262?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS1205262",
"attributes": {
"biosample": "SAMN04329806",
"longitude": null,
"sample-metadata": [
{
"key": "geographic location (country and/or sea,region)",
"value": "USA",
"unit": null
},
{
"key": "collection date",
"value": "2014-01-01",
"unit": null
},
{
"key": "environment (biome)",
"value": "human-associated habitat",
"unit": null
},
{
"key": "instrument model",
"value": "NextSeq 500",
"unit": null
},
{
"key": "host sex",
"value": "female",
"unit": null
},
{
"key": "last update date",
"value": "2016-07-31",
"unit": null
}
],
"latitude": null,
"accession": "SRS1205262",
"analysis-completed": "2018-11-16",
"collection-date": "2014-01-01",
"geo-loc-name": "USA",
"sample-desc": "mWGS",
"environment-biome": "human-associated habitat",
"environment-feature": null,
"environment-material": null,
"sample-name": "AMP1_J07692_W_ST_T0_B0_Knolly_NYGC-0",
"sample-alias": "AMP1_J07692_W_ST_T0_B0_Knolly_NYGC-0",
"host-tax-id": null,
"species": null,
"last-update": "2018-11-16T11:12:13"
},
"relationships": {
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Human:Digestive system:Large intestine:Fecal"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine:Fecal?format=api"
}
},
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1205262/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00003478",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003478?format=api"
}
}
]
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1205262/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1205262?format=api"
}
}
}