Retrieves details for a specific TV season, including its episodes. The series ID must be prefixed with “TV_”.
This endpoint wraps TMDB’s season details endpoint and transforms IDs and image paths. See TMDB TV Season Details Documentation for details.
Documentation Index
Fetch the complete documentation index at: https://docs.discovr.media/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication.
/profiles, /auth/session-token,
/auth/session) accept a long-lived refresh token
(rt_<hex>)./pages/*, /profile/*) accept a
short-lived session JWT.SDK clients use two typed API accessors (identityApi() with the
refresh token vs sessionApi() with the session JWT) — see the SDK
DiscovrAuth helper.
Format: Authorization: Bearer {token}
The unique identifier of the TV show (e.g., "TV_1399")
^(TV)_\d+$The season number
1
ISO 639-1 language code to filter results by language.
"en"
Season details retrieved successfully
Detailed information about a TV season, including its episodes.
Our format: TV_{tmdbShowId}
"TV_1399"
Raw TMDB show ID
1399
Season ID (same as _id in raw TMDB response)
3572
The number of the season
1
List of episodes in the season
Internal TMDB ID (poster image ID)
"57599026c3a368369a000494"
Alias for id for clarity (TMDB season poster ID)
3572
Name of the season
"Season 1"
Overview of the season
Full URL to the season poster image (original size)
"https://image.tmdb.org/t/p/original/kqjL17yufvn9OVLyXYpvtyrFfak.jpg"
Air date of the season
"2011-04-17"