GET /data/literature/{id}
Summary: Retrieve a Literature object using the ID
Operation ID: —
Auth: none
Operation ID: —
Auth: none
Parameters (2)
id
(number, path, required)
The Literature's ID
view
(string, query, optional)
How much data to retrieve on the object
Constraints: {'enum': ['min', 'base', 'max']}
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Retrieve literature by ID | curl |
https://api.pharmgkb.org/data/literature/11867 |
|
| Retrieve literature with full view | curl |
https://api.pharmgkb.org/data/literature/11867?view=full |
|
| Retrieve different literature entry | curl |
https://api.pharmgkb.org/data/literature/1000?view=min |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:23:34.361472 | 404 | 827ms | |
| 2026-03-23 09:43:06.059985 | 404 | 881ms | |
| 2026-03-23 09:31:24.402599 | 200 | 834ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:43:06.059985 | 8298a48f8921 |
eb02b4a2a0dd |