GET /shows/{id}/seasons/{season}
Summary: Get single season for a show
Operation ID: Get single season for a show
Auth: unknown
Operation ID: Get single season for a show
Auth: unknown
Description
#### ✨ Extended Info Returns all episodes for a specific season of a show. #### Translations If you'd like to included translated episode titles and overviews in the response, include the `translations` parameter in the URL. Include all languages by setting the parameter to `all` or use a specific 2 digit country language code to further limit it. **Note:** This returns a lot of data, so please only use this parameter if you actually need it!
Parameters (5)
id
(string, path, required)
Trakt ID, Trakt slug, or IMDB ID
season
(integer, path, required)
season number
trakt-api-key
(string, header, optional)
e.g. [client_id]
trakt-api-version
(string, header, optional)
e.g. 2
translations
(string, query, optional)
include episode translations
No probe data for this endpoint yet.