API : Cast Resources

Cast Resources represents the relation between a Person, a Movie and a Job. You can use Cast Resources to fetch the cast of a movie (actors), the producers and all other members of the crew.

Routes

MethodsURIParametersComments
GET/movies/:movie_id/castnoneReturns all cast-entries of the specified movie
GET/movies/:movie_id/department/:department_idnonereturns all cast-entries of the specified movie for the specified department. See below for a list of known departments
GET/movies/:movie_id/cast/:cast_idnoneReturns information about a specific cast-entry from the specified movie.

Departments

Casts