Get Chapter
Returns information about a specific chapter.
Path parameters
project_id
The ID of the project to be used. You can use the List projects endpoint to list all the available projects.
chapter_id
The ID of the chapter to be used. You can use the List project chapters endpoint to list all the available chapters.
Headers
xi-api-key
Response
Successful Response
chapter_id
The ID of the chapter.
name
The name of the chapter.
can_be_downloaded
Whether the chapter can be downloaded.
state
The state of the chapter.
Allowed values:default converting
content
last_conversion_date_unix
The last conversion date of the chapter.
conversion_progress
The conversion progress of the chapter.
statistics
The statistics of the chapter.
last_conversion_error
The last conversion error of the chapter.
Errors
422
Chapters Get Request Unprocessable Entity Error