API.Bible
View Source CodeView DocsVisit API.Bible
HomeBiblesAmerican Standard Version (Byzantine Text with Apocrypha)

American Standard Version (Byzantine Text with Apocrypha) (ASVBT)

685d1470fe4d5c3b-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": "685d1470fe4d5c3b-01",
  "dblId": "685d1470fe4d5c3b",
  "relatedDbl": null,
  "name": "American Standard Version (Byzantine Text with Apocrypha)",
  "nameLocal": "American Standard Version Byzantine Text with Apocrypha",
  "abbreviation": "ASVBT",
  "abbreviationLocal": "ASVBT",
  "description": null,
  "descriptionLocal": null,
  "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": "2025-11-14T02:19:25.000Z",
  "copyright": "PUBLIC DOMAIN",
  "info": "

This Public Domain Bible translation is brought to you by Adam Boyd and eBible.org.

", "audioBibles": [] }