GET title/{title}
Summary: Get poems by title
Operation ID: getPoemsByTitle
Auth: unknown
Operation ID: getPoemsByTitle
Auth: unknown
Description
Returns poems matching a specific title. Supports partial matching by default.
Parameters (1)
title
(string, path, required)
The title of the poem (partial matching supported)
Examples (8)
| Title | Type | URL | Action |
|---|---|---|---|
| Get poems by title | openapi-spec |
https://poetrydb.org/title/Sonnet |
|
| Get Ozymandias poem lines in JSON | doc_extracted |
https://poetrydb.org/title/Ozymandias/lines.json |
|
| Get poem by title 'Ozymandias' | doc_extracted |
https://poetrydb.org/title/Ozymandias |
|
| Get titles matching 'spring' | doc_extracted |
https://poetrydb.org/title/spring/title |
|
| Get exact match title 'In spring and summer winds may blow' | doc_extracted |
https://poetrydb.org/title/In%20spring%20and%20summer%20winds%20may%20blow:abs/title |
|
| Get author, title, linecount for Ozymandias | doc_extracted |
https://poetrydb.org/title/Ozymandias/author,title,linecount |
|
| Get title and lines in text format for Ozymandias | doc_extracted |
https://poetrydb.org/title/Ozymandias/title,lines.text |
|
| Get poems by title | openapi-spec |
https://poetrydb.org/title/Ozymandias |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:31:12.513735 | 200 | 566ms | |
| 2026-03-23 10:28:39.336943 | 200 | 649ms | |
| 2026-03-23 10:11:23.063507 | 200 | 639ms | |
| 2026-03-23 09:46:41.518186 | ERR | — | |
| 2026-03-23 09:44:43.757301 | ERR | — | |
| 2026-03-23 09:43:30.553233 | 200 | 4340ms | |
| 2026-03-23 09:38:15.967445 | 200 | 542ms | |
| 2026-03-23 09:18:40.035996 | 200 | 621ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:38:15.967445 | 46db9552d2a6 |
71a583976abe |
| 2026-03-23 09:43:30.553233 | 71a583976abe |
d17c949d66a8 |
| 2026-03-23 10:11:23.063507 | d17c949d66a8 |
a85c651c7b67 |
| 2026-03-23 10:28:39.336943 | a85c651c7b67 |
71a583976abe |
| 2026-03-23 10:31:12.513735 | 71a583976abe |
af6de312b5ed |