Keyboard Shortcuts
Zaawansowane wyszukiwanie
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
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Zaloguj
Zarejestruj się
Want to rate or add this item to a list?
Not a member?
Zarejestruj się i dołącz do społeczności
Odpowiedź użytkownika Travis Bell
8 października 2016 o godz. 2:44PM
Hi Joël,
You can call the /credits method to get the full cast of a movie.
Odpowiedź użytkownika Joël Phaka
8 października 2016 o godz. 3:10PM
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}
Odpowiedź użytkownika Travis Bell
8 października 2016 o godz. 3:32PM
casts
is the old deprecated method from a year or two ago. I wouldn't use it.