Skip to main content

Get chapter's audio file of a reciter

Get the audio file of a chapter (surah) recited by a specific reciter, in MP3 format

Path Parameters
    id number required

    The ID of the reciter, in numerical value

    chapter_number number required

    Possible values: >= 1 and <= 114

    The number of the chapter (surah)

Responses


Schema
    audio_file object
    id integer

    The Id of the audio file

    chapter_id integer

    The chapter id

    file_size integer

    The file size in bytes

    format string

    The format of the file

    total_files integer

    The total number of files

    audio_url string

    The audio file's url

Loading...