People
RPCS
- MovieDB.personBiography(id: String)
Get the biography for a given person.
Arguments:
id: String
(String) - Person ID
- MovieDB.personBirthday(id: String)
Get the birthday of a given person.
Arguments:
id: String
(String) - Person ID
- MovieDB.personCastCharacters(id: String)
Get the characters played by a given person.
Arguments:
id: String
(String) - Person ID
- MovieDB.personCastMovieIDs(id: String)
Get the movies in which a given person was cast.
Arguments:
id: String
(String) - Person ID
- MovieDB.personCastOriginalTitles(id: String)
Get the original titles in which a given person was cast.
Arguments:
id: String
(String) - Person ID
- MovieDB.personCastPosterPaths(id: String)
Get the cast poster paths for a given person.
Arguments:
id: String
(String) - Person ID
- MovieDB.personCastReleaseDates(id: String)
Get the cast release dates for a given person.
Arguments:
id: String
(String) - Person ID
- MovieDB.personCastTitles(id: String)
Get the cast titles for a given person.
Arguments:
id: String
(String) - Person ID
- MovieDB.personCrewJobs(id: String)
Get the crew jobs for a given person.
Arguments:
id: String
(String) - Person ID
- MovieDB.personCrewMovieIDs(id: String)
Get the movie IDs for which a given person was a member of the crew.
Arguments:
id: String
(String) - Person ID
- MovieDB.personCrewOriginalTitles(id: String)
Get the original titles for which a given person was a member of the crew.
Arguments:
id: String
(String) - Person ID
- MovieDB.personCrewPosterPaths(id: String)
Get the poster paths for movies in which a given person was a member of the crew.
Arguments:
id: String
(String) - Person ID
- MovieDB.personCrewReleaseDates(id: String)
Get the release dates for movies in which a given person was a member of the crew.
Arguments:
id: String
(String) - Person ID
- MovieDB.personCrewTitles(id: String)
Get the crew titles for a given person.
Arguments:
id: String
(String) - Person ID
- MovieDB.personDeathday(id: String)
Get the death date of a given person.
Arguments:
id: String
(String) - Person ID
- MovieDB.personGender(id: String)
Get the gender of a given person.
Arguments:
id: String
(String) - Person ID
- MovieDB.personImageAspectRatios(id: String)
Get the image aspect ratios for a given person.
Arguments:
id: String
(String) - Person ID
- MovieDB.personImageFilePaths(id: String)
Get the image paths for a given person.
Arguments:
id: String
(String) - Person ID
- MovieDB.personImageHeights(id: String)
Get the image heights for a given person.
Arguments:
id: String
(String) - Person ID
- MovieDB.personImageVoteCounts(id: String)
Get the image vote counts for a given person.
Arguments:
id: String
(String) - Person ID
- MovieDB.personImageWidths(id: String)
Get the image widths for a given person.
Arguments:
id: String
(String) - Person ID
- MovieDB.personName(id: String)
Get the name of a given person.
Arguments:
id: String
(String) - Person ID
- MovieDB.personPlaceOfBirth(id: String)
Get the place of birth for a given person.
Arguments:
id: String
(String) - Person ID
- MovieDB.personPopularity(id: String)
Get the popularity of a given person.
For more information, check out https://developers.themoviedb.org/3/getting-started/popularity
Arguments:
id: String
(String) - Person ID