Tmdb::Tv::Episode
Inherits Tmdb::StillUrls < Reference < Object
Constructors
Get the TV episode details by id.
Instance methods
Get the changes for a TV episode. 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 (cast, crew and guest stars) for a TV episode.
Get the external ids for a TV episode. We currently support the following external sources.
- IMDb ID
- TVDB ID
- Freebase MID*
- Freebase ID*
- TVRage ID*
*Defunct or no longer available as a service.
Get the images that belong to a TV episode.
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 videos that have been added to a TV episode.