books
Retrieves a chapter of a given book
Retrieves a specific chapter of a given book by id, use "random" to get a random chapter.
get/v1/books/{book_id}/chapters/{id}
Path parameters
Example:c1637a49-3cc8-4285-93a1-28e6579f1f20
The identifier of the book. Must be a valid UUID v4 or slug.
Example:c1637a49-3cc8-4285-93a1-28e6579f1f20
The identifier of the book's chapter. Must be a valid UUID v4 or slug.
Response
A single chapter