c315fa9f71d4af3a-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": "c315fa9f71d4af3a-01",
"dblId": "c315fa9f71d4af3a",
"relatedDbl": null,
"name": "Geneva Bible",
"nameLocal": "Geneva Bible",
"abbreviation": "enggnv",
"abbreviationLocal": "GNV",
"description": "common",
"descriptionLocal": "common",
"language": {
"id": "eng",
"name": "English",
"nameLocal": "English",
"script": "Latin",
"scriptDirection": "LTR"
},
"countries": [
{
"id": "GB",
"name": "United Kingdom",
"nameLocal": "United Kingdom"
}
],
"type": "text",
"updatedAt": "2025-10-01T06:20:50.000Z",
"copyright": "PUBLIC DOMAIN",
"info": "This public domain Bible translation is made available to you courtesy of eBible.org.
",
"audioBibles": []
}