get https://api.themoviedb.org/3/movie/changes
Get a list of all of the movie ids that have been changed in the past 24 hours.
You can query this method up to 14 days at a time. Use the start_date
and end_date
query parameters. 100 items are returned per page.