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.
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?
Reply by Travis Bell
on March 10, 2014 at 10:21 AM
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.
Reply by sta-ger
on March 10, 2014 at 10:40 AM
ok, thanks a lot! (: