v1

latestOpenAPI 3.0.12026-07-176129.7 KB
translations

List translations

get/translations

Query parameters

languagestring

The code of a language (if you want to get translations in a specific language) based on ISO 639-1

Response

Successful operation

codestring

Code of the translation

namestring

Name of the translation

languagestring

The language code based on ISO 639-1

Example response

[
  {
    "code": "en-saheeh-international",
    "name": "Saheeh International",
    "language": "en"
  }
]