Comenzi rapide de la tastatură
Căutare avansată
Hi, How do I get the cast (all the actors) of a movie?
Hi Joël,
You can call the /credits method to get the full cast of a movie.
Thank you very much. I've also discovered another way to do it is : http://api.themoviedb.org/3/movie/{id}/casts?api_key={api_key}
casts is the old deprecated method from a year or two ago. I wouldn't use it.
casts
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Autentificare
Înregistrare
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Înscrieți-vă și alăturați-vă comunității
Răspuns de Travis Bell
pe data de 8 octombrie 2016 la ora 2:44 PM
Hi Joël,
You can call the /credits method to get the full cast of a movie.
Răspuns de Joël Phaka
pe data de 8 octombrie 2016 la ora 3:10 PM
Thank you very much. I've also discovered another way to do it is : http://api.themoviedb.org/3/movie/{id}/casts?api_key={api_key}
Răspuns de Travis Bell
pe data de 8 octombrie 2016 la ora 3:32 PM
casts
is the old deprecated method from a year or two ago. I wouldn't use it.