Hi, I'm trying to retrieve the german release date for a movie (Doctor Strange) using following region filter. https://api.themoviedb.org/3/movie/284052?region=DE&api_key=XXXXXXXXXXXXXX
But I'm only getting the 2016-10-25 as the release date, where I can see the release date for Germany is 2016-10-27. What am I doing wrong in the call here ? Thanks in advance.
Kan du ikke finde en film eller TV-serie? Log in og opret den.
Want to rate or add this item to a list?
Ikke medlem?
Svar af Travis Bell
d. 24 januar 2017 kl. 10:08 AM
Hi @rclakmal We don't support region as a filter on the movie method but since you can call the release dates method alongside it, it shouldn't be too big of a deal.
You can then grab whichever country you're looking for. I have some future plans to hook this up via a region filter but it's not done yet.