Expand description
Structs§
- Client
- A client to IMDB’s dataset
- Episode
- Represents an episode of a TV series from IMDB. Pared down from Title and EpisodeLink based on fields that make sense for an individual episode.
- Movie
- Represents a movie from IMDB. Pared down from Title based on fields that make sense for movies.
- Show
- Represents a TV series from IMDB.
- Title
- Represents a single title in IMDB; a “title” can be a show, an episode of a show, a movie, etc. See TitleType for a list.