v1

latestOpenAPI 3.0.12026-07-13191560.7 KB
Sections

List Sections in a Book

Lists Section objects for a given bibleId and bookId

A Section object represents a known range of verses in the Bible, typically tied to a story. Each Section is accessible via its Section ID, a string consisting of a Book ID and a section number. Not every Bible has sections enabled. For Bibles with sections enabled, sections are sequential and should cover nearly every verse if queried in order. A few examples from the book of Genesis are:

Section TitleVerse RangeSection ID
The BeginningGenesis 1:1 - Genesis 2:3GEN.S1
Adam and EveGenesis 2:4 - Genesis 2:25GEN.S2
The FallGenesis 3:1 - Genesis 3:24GEN.S3

Note: This endpoint does not return verse content

get/bibles/{bibleId}/books/{bookId}/sections

Response

OK