API.Bible
View Source CodeView DocsVisit API.Bible
HomeBiblesRevised Version 1885BooksPRAYER OF MANASSES

Revised Version 1885 (engRV)

40072c4a5aba4022-01

Switch BiblesView ChaptersView Sections
Fetching a Single Book
https://rest.api.bible/v1/bibles/{bibleId}/books/{bookId}

To fetch a single book for a Bible, you must send a GET request to the above API endpoint using the Bible ID and Book ID you would like to fetch. For more information, check out our Books Guide.

Tip: If you are having trouble finding the correct Book ID, try fetching the books in this Bible first.

Raw JSON Output:

{
  "id": "MAN",
  "bibleId": "40072c4a5aba4022-01",
  "abbreviation": "Man",
  "name": "PRAYER OF MANASSES",
  "nameLong": "THE PRAYER OF MANASSES KING OF JUDAH, WHEN HE WAS HOLDEN CAPTIVE IN BABYLON.",
  "chapters": "Array(2)"
}