V2 > Chapter
Returns a chapter.
get/1/vod/channel/{channel}/media/{media}/chapter/{chapter}
Path parameters
channelinteger required
The Channel unique identifier
mediainteger required
The Media unique identifier
chapterinteger required
The Chapter unique identifier
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 2 revisions of this API.