get_users_by_id_yir_by_year
Retrieve a Trakt user's Year in Review for a specified year, summarizing their viewing activity and stats. Use it to analyze personal watch history or generate annual recap insights.
Instructions
Get year in review.
GET /users/{id}/yir/{year}
Args: id: The slug that identifies the user, or "me" for the authenticated user. year: Path parameter. extended: Extended information to include in the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| year | Yes | ||
| extended | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |