v1

latestOpenAPI 3.0.0MIT2026-07-171980258.3 KB
Episodes

Retrieve the list of episodes to watch.

Fetch the list of episodes to watch, with various filters and pagination options.

get/episodes/list

Query parameters

subtitlesstring

Display episodes with specific subtitles available: all|vovf|vo|vf (Optional)

limitstring

Limit to a number of episodes per series (Optional)

showsLimitstring

Limit to a number of series (Optional, default 50)

pagestring

Page number for series pagination (Optional, default 1)

showIdstring

Series ID (Optional)

showTheTVDBIdstring

Series ID on TheTVDB (Optional)

showIMDBIdstring

Series ID on IMDB (Optional)

userIdstring

Member's ID (Optional, default identified member)

specialsstring

Include special episodes in the return (Optional, default not returned)

releasedstring

If 1, displays only released episodes, 2 for upcoming, 0 for both (Optional, default 1)

orderstring

Order of episode appearance, "account" for account order, "smart" for current viewing order (Optional, default account)

sincestring

Timestamp to mark episodes released after this date (Optional)

excludesstring

If specified, removes certain blocks from the return: characters (Optional)

platformsstring

List of platform IDs where the episodes must be available (Optional)

with_rewatchstring

Indicates if episodes to rewatch appear in the list for premium users (possible values : 0 or 1. Optional, default 0)

localestring

Locale parameter to specify language preference

Response

Successful operation