Skip to main content

Get chapter's audio file of a reciter

Get chapter's audio file of a reciter

Path Parameters
    id number required

    The Id of the reciter

    chapter_number number required

    Possible values: >= 1 and <= 114

    The number of the chapter

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...