Skip to main content
GET
Credit_id

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

movie_id
integer
required

This is a unique identifier for a movie.

Example:

""

Query Parameters

language
string

Specifies the language in which the response should be returned.

Example:

"en-US"

Response

200 - application/json

credit_id / credits

cast
object[]

refers to the group of actors and actresses who are assigned to perform specific roles in a movie or television show.

Example:
crew
object[]

This refers to the group of individuals who work behind the scenes to create a movie or TV show.

Example:
id
number

A unique identifier for the movie.

Example:

550