v1
latestOpenAPI 3.0.12026-07-13191560.7 KBGet a Chapter
Gets a single Chapter object for a given bibleId and chapterId.
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:
| Chapter | Chapter ID |
|---|---|
| Genesis 1 | GEN.1 |
| John 3 | JHN.3 |
| Revelation 22 | REV.22 |
In addition to information about the given chapter, this endpoint will also return all verse content included in that chapter within the content field.
Query parameters
Determines the structure of returned verse content
When true, returns footnotes in verse content
When true, returns section titles in verse content
When true, returns chapter numbers in verse content
When true, returns verse numbers in verse content
When true, returns spans that wrap verse numbers and verse text in content
Comma-separated list of Bible IDs. When included, returns parallel verses from the given Bibles