GET title/{title}/{outputField}
Summary: Get specific fields for poems by title
Operation ID: getTitlePoemFields
Auth: unknown
Operation ID: getTitlePoemFields
Auth: unknown
Description
Returns specific fields for poems matching a title.
Parameters (2)
outputField
(string, path, required)
The field(s) to return
Constraints: {'enum': ['title', 'lines', 'linecount', 'author', 'all']}
title
(string, path, required)
The title of the poem
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get lines of Ozymandias by Percy Bysshe Shelley | doc_extracted |
https://poetrydb.org/title/Ozymandias/lines |
No probe data for this endpoint yet.