Tastatūras īsinājumtaustiņi
Izvērstā meklēšana
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
Nevari atrast filmu vai TV pārraidi? Jāpiesakās, lai to izveidotu.
Pieteikties
Reģistrēties
Vēlies novērtēt šo vienumu vai pievienot to sarakstam?
Neesi dalībnieks?
Reģistrējies un pievienojies kopienai
Atbilde no Travis Bell
on oktobris 8, 2016 at 2:44 PM
Hi Joël,
You can call the /credits method to get the full cast of a movie.
Atbilde no Joël Phaka
on oktobris 8, 2016 at 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}
Atbilde no Travis Bell
on oktobris 8, 2016 at 3:32 PM
casts
is the old deprecated method from a year or two ago. I wouldn't use it.