Näppäinoikotiet
Tarkennettu haku
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
Etkö löydä elokuvaa tai TV-ohjelmaa? Kirjaudu sisään lisätäksesi se.
Kirjaudu
Rekisteröidy
Haluatko pisteyttää vai lisätä tämän nimikkeen listaan?
Ei rekisteröitynyt jäsen?
Rekisteröidy ja liity mukaan yhteisöön
Vastaus käyttäjältä Travis Bell
8 lokakuu 2016 klo 2:44PM
Hi Joël,
You can call the /credits method to get the full cast of a movie.
Vastaus käyttäjältä Joël Phaka
8 lokakuu 2016 klo 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}
Vastaus käyttäjältä Travis Bell
8 lokakuu 2016 klo 3:32PM
casts
is the old deprecated method from a year or two ago. I wouldn't use it.