Get Chapter

Returns information about a specific chapter.

Path parameters

project_idstringRequired

The ID of the project to be used. You can use the List projects endpoint to list all the available projects.

chapter_idstringRequired

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

Response

Successful Response

chapter_idstring

The ID of the chapter.

namestring

The name of the chapter.

can_be_downloadedboolean

Whether the chapter can be downloaded.

stateenum

The state of the chapter.

Allowed values:
contentobject
last_conversion_date_unixintegerOptional

The last conversion date of the chapter.

conversion_progressdoubleOptional

The conversion progress of the chapter.

statisticsobjectOptional

The statistics of the chapter.

last_conversion_errorstringOptional

The last conversion error of the chapter.

Errors