GET /shows/{id}/seasons
Summary: Get all seasons for a show
Operation ID: Get all seasons for a show
Auth: unknown
Operation ID: Get all seasons for a show
Auth: unknown
Description
#### ✨ Extended Info Returns all seasons for a show including the number of episodes in each season. #### Episodes If you add `?extended=episodes` to the URL, it will return all episodes for all seasons. **Note:** This returns a lot of data, so please only use this extended parameter if you actually need it!
Parameters (3)
id
(string, path, required)
Trakt ID, Trakt slug, or IMDB ID
trakt-api-key
(string, header, optional)
e.g. [client_id]
trakt-api-version
(string, header, optional)
e.g. 2
No probe data for this endpoint yet.