get_users_by_id_mir_by_year_by_month
Get a Trakt user's Month in Review for a specific year and month, delivering their viewing activity and stats summary.
Instructions
Get month in review.
GET /users/{id}/mir/{year}/{month}
Args: id: The slug that identifies the user, or "me" for the authenticated user. year: Path parameter. month: Path parameter. extended: Extended information to include in the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| year | Yes | ||
| month | Yes | ||
| extended | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |