Billentyűparancsok
Részletes kereső
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 találsz egy filmet vagy egy sorozatot? Jelentkezz be és hozd létre.
Bejelentkezés
Regisztrálás
Want to rate or add this item to a list?
Még nem tag?
Regisztráljon és csatlakozzon a közösséghez
Travis Bell válaszolt
Beküldve: 2016. október 8. 14:44
Hi Joël,
You can call the /credits method to get the full cast of a movie.
Joël Phaka válaszolt
Beküldve: 2016. október 8. 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}
Travis Bell válaszolt
Beküldve: 2016. október 8. 15:32
casts
is the old deprecated method from a year or two ago. I wouldn't use it.