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.
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 10 março 2014 às 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.
Resposta de sta-ger
em 10 março 2014 às 10:40 AM
ok, thanks a lot! (: