Retrieve all available streaming sources and subtitles for a TV episode by TMDB series ID, season number, and episode number.
Requirements:
TMDB series ID (numeric, max 20 characters)
^\d{1,20}$Season number (0–99, where 0 is specials)
0 <= x <= 99Episode number (1–9,999)
1 <= x <= 9999Streaming sources and subtitles found
Unique identifier for this response (UUID v4)
"bdfa40a7-a468-461c-8563-7a0c165f252c"
ISO 8601 timestamp when sources expire and cache is invalidated. Recommended default: 2 hours from response time for sources.
"2026-01-15T18:00:00Z"
Array of available streaming sources
Array of available subtitles
Optional diagnostics for partial scrapes, warnings, or metadata inferred from filenames. Useful for understanding why certain fields may have incomplete or inferred values.