API.Bible
View Source CodeView DocsVisit API.Bible
HomeBiblesLiteral Standard Version

Literal Standard Version (LSV)

01b29f4b342acc35-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": "01b29f4b342acc35-01",
  "dblId": "01b29f4b342acc35",
  "relatedDbl": null,
  "name": "Literal Standard Version",
  "nameLocal": "Literal Standard Version",
  "abbreviation": "LSV",
  "abbreviationLocal": "LSV",
  "description": "Protestant",
  "descriptionLocal": "Protestant",
  "language": {
    "id": "eng",
    "name": "English",
    "nameLocal": "English",
    "script": "Latin",
    "scriptDirection": "LTR"
  },
  "countries": [
    {
      "id": "US",
      "name": "United States of America",
      "nameLocal": "United States of America"
    },
    {
      "id": "GB",
      "name": "United Kingdom of Great Britain and Northern Ireland",
      "nameLocal": "United Kingdom of Great Britain and Northern Ireland"
    },
    {
      "id": "CA",
      "name": "Canada",
      "nameLocal": "Canada"
    },
    {
      "id": "AU",
      "name": "Australia",
      "nameLocal": "Australia"
    },
    {
      "id": "ZA",
      "name": "South Africa",
      "nameLocal": "South Africa"
    },
    {
      "id": "NZ",
      "name": "New Zealand",
      "nameLocal": "New Zealand"
    }
  ],
  "type": "text",
  "updatedAt": "2025-09-26T17:50:44.000Z",
  "copyright": "The Literal Standard Version of The Holy Bible is a registered copyright of Covenant Press and the Covenant Christian Coalition (© 2020), but has been subsequently released under the Creative Commons Attribution-ShareAlike license (CC BY-SA) per our desire to provide God’s word freely. Covenant Press requests that the text remain unaltered in the English language and that translations based on the LSV maintain the same spirit of faithfulness to the original Hebrew, Aramaic, and Greek text. Attribution of minor citations for personal or non-commercial use can be provided as simply “LSV” or “Literal Standard Version.” Citations for commercial use, or distribution of the entire LSV Bible or entire book(s) of the LSV Bible, must be fully attributed and include both “Literal Standard Version (LSV)” and the name of our organization. Covenant Press is soliciting partnerships with Bible publishers that are interested in the LSV project. For queries about partnering with us, please email the translation team at covenantpress@ccc.one. To learn more, visit lsvbible.com. The purpose behind the LSV is to provide readers with a modern, easy-to-read, literal, and accurate translation of the Bible that is free to read, distribute, and translate from. We pray that God will use the LSV to illuminate the hearts and minds of multitudes with the good news that His Son Jesus Christ came in the flesh, died for our sins as a substitutionary sacrifice, rose bodily from the dead, and is coming back again.",
  "info": null,
  "audioBibles": []
}