Description Usage Arguments Details Value Note Author(s) References Examples
Get the detailed information about a particular credit record.
1 |
api_key |
Your TMDb Consumer Key. |
credit_id |
The credit ID. |
language |
A ISO 639-1 code. |
This is currently only supported with the new credit model found in TV. These ids can be found from any TV credit response as well as the tv_credits and combined_credits methods for people.
A list with the following fields:
credit_type |
The credit's type. |
department |
The section to which a person belongs. |
job |
The job of a person. |
media |
Name, ID and character associated with the person. |
media_type |
The media's type. |
id |
The credit ID. |
person |
Name and ID of the character associated with the person. |
The episodes object returns a list of episodes and are generally going to be guest stars. The season array will return a list of season numbers. Season credits are credits that were marked with the "add to every season" option in the editing interface and are assumed to be "season regulars".
Andrea Capozio
https://developers.themoviedb.org/3/getting-started
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.