API.Bible
View Source CodeView DocsVisit API.Bible
HomeBiblesDouay-Rheims American 1899

Douay-Rheims American 1899 (engDRA)

179568874c45066f-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": "179568874c45066f-01",
  "dblId": "179568874c45066f",
  "relatedDbl": null,
  "name": "Douay-Rheims American 1899",
  "nameLocal": "Douay-Rheims American 1899",
  "abbreviation": "engDRA",
  "abbreviationLocal": "DRA",
  "description": "The Holy Bible in English, Douay-Rheims American Edition of 1899, translated from the Latin Vulgate",
  "descriptionLocal": "Catholic",
  "language": {
    "id": "eng",
    "name": "English",
    "nameLocal": "English",
    "script": "Latin",
    "scriptDirection": "LTR"
  },
  "countries": [
    {
      "id": "US",
      "name": "United States",
      "nameLocal": "United States"
    }
  ],
  "type": "text",
  "updatedAt": "2025-09-26T12:40:52.000Z",
  "copyright": "PUBLIC DOMAIN",
  "info": "

This public domain Bible translation is brought to you by eBible.org. For additional formats and download options, please see https://ebible.org/find/details.php?id=engDRA.

", "audioBibles": [] }