TV Series
Changes
Get the recent changes for a TV show.
Get the changes for a TV show. 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 show changes are a little different than movie changes in that there are some edits on seasons and episodes that will create a top level change entry at the show level. These can be found under the season and episode keys. These keys will contain a series_id and episode_id. You can use the season changes and episode changes methods to look these up individually.
GET
Path Parameters
Query Parameters
Example:
"1"
Response
200 - application/json
Changes
The response is of type object
.