QUL has multiple transliterations of the Quran in various languages. These are available in two formats:
ayah_key
in the "surah:ayah"
format.{ "1:1": "Bismi All<u>a</u>hi a<b>l</b>rra<u>h</u>m<u>a</u>ni a<b>l</b>rra<u>h</u>eem<b>i</b>" }
The transliteration string may include HTML tags (e.g., <u>
, <b>
) for styling and emphasis.
Provides transliteration in a structured relational format with the following columns:
sura
(integer)ayah
(integer)ayah_key
(string, e.g., "1:1"
)text
(HTML-formatted transliteration)