Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Example:
""
Response
200 - application/json
details
Indicates the type of credit associated with the person in the media—here it is "cast," which means the person is an actor in the production.
Example:
"cast"
The department where the person worked; in this case, "Acting" refers to the performing arts section of the production team.
Example:
"Acting"
The unique identifier associated with the credit entry itself, which can be referenced separately within the database; here it is a unique string.
Example:
"52fe4250c3a36847f80149f3"
Specifies the role of the individual in the department.
Example:
"Actor"
It refers the type of media involved.
Example:
"movie"