GET /linecount/{linecount}
Summary: Get poems by line count
Operation ID: getPoemsByLinecount
Auth: unknown
Operation ID: getPoemsByLinecount
Auth: unknown
Description
Returns all poems with the specified number of lines (e.g., 14 for sonnets).
Parameters (1)
linecount
(string, path, required)
Number of lines in the poem
Examples (5)
| Title | Type | URL | Action |
|---|---|---|---|
| Get poems by line count | openapi-spec |
https://poetrydb.org/linecount/14 |
|
| Get poems with 3 lines | doc_extracted |
https://poetrydb.org/linecount/3 |
|
| Get titles only for poems with 3 lines | doc_extracted |
https://poetrydb.org/linecount/3/title |
|
| Get author, title, linecount for poems with 51 lines | doc_extracted |
https://poetrydb.org/linecount/51/author,title,linecount |
|
| Get author, title in text format for poems with 39 lines | doc_extracted |
https://poetrydb.org/linecount/39/author,title.text |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:41:42.440157 | 200 | 596ms | |
| 2026-03-23 10:36:47.695666 | 200 | 636ms | |
| 2026-03-23 10:18:37.180593 | 200 | 4997ms | |
| 2026-03-23 10:17:10.644560 | 200 | 2957ms | |
| 2026-03-23 09:19:41.962105 | 200 | 533ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:17:10.644560 | 5c25dc688087 |
76c77b95f3d7 |
| 2026-03-23 10:18:37.180593 | 76c77b95f3d7 |
8a705f794524 |
| 2026-03-23 10:36:47.695666 | 8a705f794524 |
394c51812383 |
| 2026-03-23 10:41:42.440157 | 394c51812383 |
ef5e75cea292 |