v4
latestOpenAPI 3.0.42026-08-08479161867.3 KBRecitation
returns paginated published recitations (if poetId or catId is non-zero its ordered by poemId ascending if not it is ordered by publish date descending)
get/api/audio/published
Query parameters
PageNumberinteger
page number starting from 1
PageSizeinteger
settable page size (-1 == all items, 1000 maxpagesize)
searchTermstring
empty: no search term, non-empty: searches within AudioArtist, AudioTitle, poem.FullTitle and poem.PlainText simultaneously
poetIdinteger
catIdinteger
Response
OK