Пречице на тастатури
Напредна претрага
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
Не можеш да нађеш филм или серију? Пријави се да додаш.
Пријави се
Региструј се
Желите ли да оцените или додате ову ставку у листу?
Нисте члан?
Пријавите се и прикључите се заједници
Одговор од Travis Bell
дана 08. октобар 2016. у 2:44 PM
Hi Joël,
You can call the /credits method to get the full cast of a movie.
Одговор од Joël Phaka
дана 08. октобар 2016. у 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}
Одговор од Travis Bell
дана 08. октобар 2016. у 3:32 PM
casts
is the old deprecated method from a year or two ago. I wouldn't use it.