About this query
Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.
Developer info
- Description
- This query searches for more information about your show: genres, trailer, year and much more.
- API endpoint slug
- trakt.show_detailed_information
- Runtime method
- performQuery("trakt.show_detailed_information")
Query fields
Show ID Text input > Other
- Label
- ShowID
- Helper text
- Trakt ID for the show
- Slug
- show_id
- Required
- true
- Can have default value
- true
Ingredients
IDThe Trakt show ID.
- Slug
- id
- Filter code
- Trakt.showDetailedInformation.ID
- Type
- String
- Example
- 123
TitleThe title of the show
- Slug
- title
- Filter code
- Trakt.showDetailedInformation.Title
- Type
- String
- Example
- The Flash
YearRelease year of the show
- Slug
- year
- Filter code
- Trakt.showDetailedInformation.Year
- Type
- String
- Example
- 2014
DescriptionDescription of the show.
- Slug
- description
- Filter code
- Trakt.showDetailedInformation.Description
- Type
- String
- Example
- After a particle accelerator causes a freak storm, CSI Investigator Barry Allen is struck by lightning and falls into a coma...
First airedFirst aired date
- Slug
- first_aired
- Filter code
- Trakt.showDetailedInformation.FirstAired
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
TrailerURL to the show's trailer.
- Slug
- trailer
- Filter code
- Trakt.showDetailedInformation.Trailer
- Type
- Web URL
- Example
- https://youtube.com/watch?v=Yj0l7iGKh8g
RatingThe show's rating
- Slug
- rating
- Filter code
- Trakt.showDetailedInformation.Rating
- Type
- String
- Example
- 7.977667916808728
GenresThe show's genres.
- Slug
- genres
- Filter code
- Trakt.showDetailedInformation.Genres
- Type
- String
- Example
- drama, fantasy, science-fiction, superhero
Number of episodesHow many episodes were aired
- Slug
- number_of_episodes
- Filter code
- Trakt.showDetailedInformation.NumberOfEpisodes
- Type
- String
- Example
- 142
StatusCurrent status of the show (returning series, in production, planned, cancelled, ended)
- Slug
- status
- Filter code
- Trakt.showDetailedInformation.Status
- Type
- String
- Example
- returning series