Atajos de teclado
Búsqueda avanzada
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
¿No encuentras una película o serie? Inicia sesión para crearla:
Iniciar sesión
Regístrate
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Regístrate y únete a la comunidad
Contestado por Travis Bell
el 8 de octubre de 2016 a las 14:44
Hi Joël,
You can call the /credits method to get the full cast of a movie.
Contestado por Joël Phaka
el 8 de octubre de 2016 a las 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}
Contestado por Travis Bell
el 8 de octubre de 2016 a las 15:32
casts
is the old deprecated method from a year or two ago. I wouldn't use it.