Skip to main content

Get list of Audio files of single recitation

Get list of #model:knzdXGgyjYnAqbhGX for a single recitation. See #endpoint:HLbauN2sdGitPQPPL endpoint to fetch available recitations.

You can also include more fields of audio files using fields query string.

Path Parameters
    recitation_id number required

    Recitation id

Query Parameters
    fields string

    comma seperated field of audio files.

    chapter_number integer

    Possible values: >= 1 and <= 114

    If you want to get audio file of a specific surah.

    juz_number integer

    Possible values: >= 1 and <= 30

    If you want to get audio file of a specific juz.

    page_number integer

    Possible values: >= 1 and <= 604

    If you want to get audio file of a Madani Muhsaf page

    hizb_number integer

    Possible values: >= 1 and <= 60

    If you want to get audio file of a specific hizb.

    rub_el_hizb_number integer

    Possible values: >= 1 and <= 240

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

    verse_key string

    If you want to get audio file of a specific ayah.

Responses


Schema
    audio_files object[] required
  • Array [
  • url string
    duration number
    format string
    segments undefined[]
  • ]
  • meta object
    reciter_name string
    recitation_style string nullable
Loading...