v1

latestOpenAPI 3.0.0MIT2026-07-171980258.3 KB
Shows

Display the list of all series of the member

Display the list of all series of the member.

get/shows/member

Query parameters

idstring

Member's ID (optional, default identified member)

orderstring

Specify return order: alphabetical, progression, remaining_time, remaining_episodes, last_seen, last_added, rating, avg_rating, custom, next_date (optional, default alphabetical)

limitstring

Limit the number of series to display (optional, default 100, maximum 200)

offsetstring

Starting number for the series list (optional, default 0)

statusstring

Filter series by status: current, active, archived, archived_and_completed, archived_and_not_started, completed, active_and_completed, not_started, stopped (optional)

excluded_genresstring

Exclude certain genres separated by a comma for the series return (optional)

excluded_networksstring

Exclude certain networks separated by a comma for the series return (optional)

excluded_statusstring

Exclude certain statuses for the series return (optional)

tagsstring

Retrieve series with tags separated by a comma (optional)

excluded_tagsstring

Exclude series with tags separated by a comma (optional)

summarystring

Return only essential series info

includesstring

If summary = true, add certain additional blocks to the return: user, userVisited, notes, platforms, seasons separated by a comma (optional)

platformsstring

List of platform IDs where series must be available (Optional)

localestring

Locale parameter to specify language preference

Response

Successful operation