Skip to main content

List of all chapter audio files of a reciter

Get list of chapters' audio files of a reciter.

Path Parameters
Responses

Successful response


Schema
    audio_files object[] required
  • Array [
  • id integer required

    The Id of the audio file

    chapter_id integer required

    The chapter id

    file_size integer required

    The file size in bytes

    format string required

    The format of the file

    audio_url string required

    The audio file's url

  • ]
Loading...