Hello! Is it posible to get titles on all languages for specified movie? "translations" method returns only language codes and names, but not movie titles. Seems like "alternative_titles" is not an solution too. And it is posible only for movies, but i need it for serials / tv shows too.
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika Travis Bell
10 marca 2014 o godz. 10:21AM
Hi sta-ger,
Not without making multiple requests. You would pull the translations array down and loop over them making a request in each language. That's the only way.
Cheers.
Odpowiedź użytkownika sta-ger
10 marca 2014 o godz. 10:40AM
ok, thanks a lot! (: