Skip to main content

Get a single translation

Get a single #model:XCinMTfQdCrC3D3vH of all ayah.

See #endpoint:N4JAF8phDshhyrBHs endpoint to fetch available translations.

You can also include more fields of translation using fields query string.

Path Parameters
    translation_id number required

    Recitation id

Query Parameters
    fields string

    comma seperated fields of translation.

    chapter_number integer

    Possible values: >= 1 and <= 114

    If you want to get translation of a specific surah.

    juz_number integer

    Possible values: >= 1 and <= 30

    If you want to get translation of a specific juz.

    page_number integer

    Possible values: >= 1 and <= 604

    If you want to get translation of a Madani Muhsaf page

    hizb_number integer

    Possible values: >= 1 and <= 60

    If you want to get translation of a specific hizb.

    rub_el_hizb_number integer

    Possible values: >= 1 and <= 240

    If you want to get translation of a specific Rub el Hizb.

    verse_key string

    If you want to get translation of a specific ayah.

Responses


Schema
    translations object[] required
  • Array [
  • resource_id integer required
    resource_name string
    id integer
    text string required

    Text of the translation, text could have HTML tags for formatting and footnotes.

    verse_id integer
    language_id integer
    language_name string
    verse_key string
    chapter_id integer
    verse_number integer
    juz_number integer
    hizb_number integer
    rub_number integer
    page_number integer
  • ]
  • meta object
    translation_name string
    author_name string nullable
Loading...