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.
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ يناير 24, 2017 في 10:08 صباحا
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.