API.Bible
View Source CodeView DocsVisit API.Bible
HomeBiblesGeneva Bible

Geneva Bible (enggnv)

c315fa9f71d4af3a-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 of a specific Bible, try first.

Bible ID
fetching your available Bibles

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": [] }