API.Bible
View Source CodeView DocsVisit API.Bible
HomeBiblesKing James (Authorised) Version

King James (Authorised) Version (engKJV)

de4e12af7f28f599-01

Switch BiblesView BooksFind PassagesSearch
Fetching Bible Info
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": "de4e12af7f28f599-01",
  "dblId": "de4e12af7f28f599",
  "relatedDbl": null,
  "name": "King James (Authorised) Version",
  "nameLocal": "King James Version",
  "abbreviation": "engKJV",
  "abbreviationLocal": "KJV",
  "description": "Ecumenical",
  "descriptionLocal": "Ecumenical",
  "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": "2024-06-29T04:03:56.000Z",
  "copyright": "PUBLIC DOMAIN except in the United Kingdom, where a Crown Copyright applies to printing the KJV. See http://www.cambridge.org/about-us/who-we-are/queens-printers-patent",
  "info": "

This historical translation of the Holy Bible is brought to you in quality digital format by the Crosswire Bible Society and eBible.org.

", "audioBibles": [] }