f72b840c855f362c-04
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": "f72b840c855f362c-04",
"dblId": "f72b840c855f362c",
"relatedDbl": null,
"name": "World Messianic Bible",
"nameLocal": "World Messianic Bible",
"abbreviation": "WMB",
"abbreviationLocal": "WMB",
"description": "Messianic",
"descriptionLocal": "Messianic",
"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-23T02:33:51.000Z",
"copyright": "PUBLIC DOMAIN",
"info": "This public domain Bible translation is brought to you courtesy of eBible.org.
",
"audioBibles": []
}