get_movies_by_id_watching
Retrieve the list of users currently watching a movie by its ID or slug. Use this to see live viewing activity for any movie on Trakt.
Instructions
Get users watching right now.
GET /movies/{id}/watching
Args: id: The id/slug of the resource. extended: Extended information to include in the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| extended | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |