get_shows_by_id_seasons_by_season_translations
Retrieve translations for a show's season by show ID and season number. Optionally filter by language code to get localized titles and descriptions.
Instructions
Get all season translations.
GET /shows/{id}/seasons/{season}/translations
Args: id: The id/slug of the resource. season: Season number language: Filter translations to a 2 character language code
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| season | Yes | ||
| language | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |