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.
Nevari atrast filmu vai TV pārraidi? Jāpiesakās, lai to izveidotu.
Vēlies novērtēt šo vienumu vai pievienot to sarakstam?
Neesi dalībnieks?
Atbilde no Travis Bell
on janvāris 24, 2017 at 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.