Hi there, just a quick question / remark.
I'm trying to use the changes API to get a list of updated tv show for a certain day, lets say for example of yesterday, 2024-03-12, via (and all other available pages):
https://api.themoviedb.org/3/tv/changes?end_date=2024-03-12&page=1&start_date=2024-03-12
Now i'm trying to get the changes of the tv shows i'm interessted in. one one of those pages "Slow Horses" is listed correctly:
https://www.themoviedb.org/tv/95480-slow-horses/changes
But when i try to get the changes made at this date the response is an empty changes array:
https://api.themoviedb.org/3/tv/95480/changes?end_date=2024-03-12&page=1&start_date=2024-03-12
so fix this i need to change the end_date to "2024-03-13":
https://api.themoviedb.org/3/tv/95480/changes?end_date=2024-03-13&page=1&start_date=2024-03-12
This feels inconsistent and at least a bit irritating, maybe for other users as well?
Other than that, big thanks to everyone working in some function on this awesome project!
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?