v1

latestOpenAPI 3.0.12026-07-13191560.7 KB
Audio Bibles

List Audio Chapters in an Audio Book

Lists Chapter objects for a given bibleId and bookId

A Chapter object represents a single chapter of the Bible. Each Chapter is accessible via its Chapter ID, a string consisting of a Book ID and a chapter number. A few examples are:

ChapterChapter ID
Genesis 1GEN.1
John 3JHN.3
Revelation 22REV.22

Note: This endpoint does not return verse content

get/audio-bibles/{bibleId}/books/{bookId}/chapters

Path parameters

bookIdstring required

Id of the Book whose Chapters to fetch

Response

OK