Skip to main content

Playing next episode

When watching a series, you can get next episode in the series from field nextEpisodeId

This refers to next episode which you can then fetch by getting /episodes/<episode_id>

If there are no next episodes to watch, it will return null

API

The endpoints for getting the next episode id's are: /episodes and /episodes/<episode_id>