TV Seasons
Changes
Get the recent changes for a TV season.
Get the changes for a TV season. By default only the last 24 hours are returned.
You can query up to 14 days in a single query by using the start_date
and end_date
query parameters.
📘Note
TV season changes are a little different than movie changes in that there are some edits on episodes that will create a top level change entry at the season level. These can be found under the episode keys. These keys will contain a episode_id
. You can use the episode changes methods to look these up individually.
GET
Path Parameters
Query Parameters
Example:
"14-10-2012"
Example:
"1"
Example:
"5-10-2012"
Response
200 - application/json
Changes
The response is of type object
.