55212e3cf5d04d49-01
https://rest.api.bible/v1/bibles/{bibleId}To fetch information about a single Bible, you must send a GET request to the above API endpoint using the Bible ID of the Bible you would like to fetch. For more information, check out our Bibles Guide.
Tip: If you are having trouble finding the Bible ID of a specific Bible, try fetching your available Bibles first.
Raw JSON Output:
{
"id": "55212e3cf5d04d49-01",
"dblId": "55212e3cf5d04d49",
"relatedDbl": null,
"name": "Cambridge Paragraph Bible of the KJV",
"nameLocal": "Cambridge Paragraph Bible of the KJV",
"abbreviation": "engKJVCPB",
"abbreviationLocal": "KJVCPB",
"description": "Common",
"descriptionLocal": "Common",
"language": {
"id": "eng",
"name": "English",
"nameLocal": "English",
"script": "Latin",
"scriptDirection": "LTR"
},
"countries": [
{
"id": "US",
"name": "United States of America",
"nameLocal": "United States of America"
}
],
"type": "text",
"updatedAt": "2026-05-17T02:25:54.000Z",
"copyright": "PUBLIC DOMAIN",
"info": "This Public Domain (not copyrighted) Bible text is made available to you courtesy of eBible.org.
",
"audioBibles": []
}