TV shows watched in a range
GET https://api.rewind.rest/v1/watching/watched-shows
Shows with at least one episode watched in the date range, most-watched first. Each carries the episode count in range and months (0-11, distinct months with an episode) so the UI can filter by month. Supports date filtering.
Authorization
AuthorizationrequiredAPI key. Read keys (rw_live_...) access GET endpoints. Admin keys (rw_admin_...) access all endpoints.
Query Parameters
limitdateSingle day (YYYY-MM-DD). Overrides from/to.
fromRange start, inclusive (ISO 8601)
toRange end, inclusive (ISO 8601)
Response
application/json
Watched shows
datarequired