c315fa9f71d4af3a-01
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": "LAM",
"bibleId": "c315fa9f71d4af3a-01",
"abbreviation": "Lam",
"name": "Lamentations",
"nameLong": "The Lamentations of Jeremiah",
"chapters": "Array(6)"
}