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.
No trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per Travis Bell
el 10 l de 2014 a les 10:21 A.M.
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 per sta-ger
el 10 l de 2014 a les 10:40 A.M.
ok, thanks a lot! (: