TV Seasons
Changes
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.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
This represents the end date.
Example:
"29-12-2024"
This represents the page number.
Example:
"1"
This represents the end date.
Example:
"25-12-2024"
Response
200 - application/json
Changes
The response is of type object
.