40072c4a5aba4022-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 of a specific Bible, try first.
Raw JSON Output:
{
"id": "40072c4a5aba4022-01",
"dblId": "40072c4a5aba4022",
"relatedDbl": null,
"name": "Revised Version 1885",
"nameLocal": "Revised Version 1885",
"abbreviation": "engRV",
"abbreviationLocal": "RV",
"description": "Interconfessional",
"descriptionLocal": "Interconfessional",
"language": {
"id": "eng",
"name": "English",
"nameLocal": "English",
"script": "Latin",
"scriptDirection": "LTR"
},
"countries": [
{
"id": "GB",
"name": "United Kingdom of Great Britain and Northern Ireland",
"nameLocal": "United Kingdom of Great Britain and Northern Ireland"
}
],
"type": "text",
"updatedAt": "2025-09-27T19:16:34.000Z",
"copyright": "Public Domain",
"info": "This public domain text is brought to you courtesy of eBible.org.
",
"audioBibles": []
}