Tastenkürzel
Erweiterte Suche
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
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Anmelden
Registrieren
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Registriere dich und werde Teil der Community
Antwort von Travis Bell
am 8. Oktober 2016 um 14:44
Hi Joël,
You can call the /credits method to get the full cast of a movie.
Antwort von Joël Phaka
am 8. Oktober 2016 um 15:10
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}
Antwort von Travis Bell
am 8. Oktober 2016 um 15:32
casts
is the old deprecated method from a year or two ago. I wouldn't use it.