get_shows_by_id_translations
Retrieve show translations by ID and optional language code. Filter results to a specific 2-character language for localized titles and overviews.
Instructions
Get all show translations.
GET /shows/{id}/translations
Args: id: The id/slug of the resource. language: Filter translations to a 2 character language code
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| language | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |