Tmdb::Tv::Season
Inherits Tmdb::PosterUrls < Reference < Object
Constructors
Get the TV season details by id.
Instance methods
Get the aggregate credits for TV season.
This call differs from the main #credits call in that it does not only
return the season credits, but rather is a view of all the cast & crew for
all of the episodes belonging to a season.
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 credits for TV season.
Get the external ids for a TV season. We currently support the following external sources.
- TVDB ID
- Freebase MID*
- Freebase ID*
- TVRage ID*
*Defunct or no longer available as a service.
Get the images that belong to a TV season.
Querying images with a language parameter will filter the results. If you
want to include a fallback language (especially useful for backdrops) you
can use the include_image_language parameter. This should be a comma
seperated value like so: include_image_language=en,null.
Get the credits for TV season.
Get the videos that have been added to a TV season.