Tmdb::Person
Inherits Tmdb::ProfileUrls < Reference < Object
Constructors
Get the primary person details by id.
Get the most newly created person. This is a live response and will continuously change.
Class methods
Get the list of popular people on TMDB. This list updates daily.
Instance methods
Get the changes for a movie. By default only the last 24 hours are returned.
You can query up to 14 days in a single query by using the start_date and
end_date query parameters.
Get the movie and TV credits together in a single response.
Get the external ids for a person. We currently support the following external sources.
IMDb ID Facebook Freebase MID Freebase ID Instagram TVRage ID Twitter
Get the movie credits for a person.
Get the images that this person has been tagged in.
Get a list of translations that have been created for a person.
Get the TV show credits for a person. You can query for some extra details about the credit with the credit method.