Klávesové zkratky
Rozšířené hledání
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
Nemůžete nalézt film nebo seriál? Přihlaste se pro jeho vytvoření.
Přihlásit se
Zaregistrovat se
Want to rate or add this item to a list?
Not a member?
Sign up and join the community
Odpověď od Travis Bell
08.10.2016 v 2:44 ODP.
Hi Joël,
You can call the /credits method to get the full cast of a movie.
Odpověď od Joël Phaka
08.10.2016 v 3:10 ODP.
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}
Odpověď od Travis Bell
08.10.2016 v 3:32 ODP.
casts
is the old deprecated method from a year or two ago. I wouldn't use it.