This endpoint retrieves the recent changes that have been made to a TV season.
Important Note
You can query this endpoint within the range of 14 days by using start_date
and end_date
. If not specified, it retrieves changes that were made in the last 24 hours.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
This represents the end date.
"29-12-2024"
This represents the page number.
"1"
This represents the end date.
"25-12-2024"
Changes
The response is of type object
.