get_shows_by_id_seasons_by_season_watching
Check which users are currently watching a specific season of a show on Trakt. Provide the show ID and season number to get real-time viewing activity.
Instructions
Get users watching right now.
GET /shows/{id}/seasons/{season}/watching
Args: id: The id/slug of the resource. season: Season number extended: Extended information to include in the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| season | Yes | ||
| extended | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |