get https://api.themoviedb.org/3/movie//changes
Get the recent changes for a movie.
Get the changes for a movie. 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.