Returns all title aliases for a show. Includes country where name is different.
Returns the most anticipated shows based on the number of lists a show appears on.
Optional
filters?: FiltersReturns the top 10 grossing shows in the U.S. box office last weekend. Updated every Monday morning.
Gets all content certifications for a show, including the country.
all content certifications for a show
Returns the most watched (unique users) shows in the specified time period, defaulting to weekly. All stats are relative to the specific time period.
Optional
filters?: FiltersOptional
period?: RecommendedPeriodReturns all top level comments for a movie. By default, the newest comments are returned first. Other sorting options include oldest, most likes, most replies, highest rated, lowest rated, and most plays.
Optional
sort?: CommentSortByMediaReturns the most recently aired episode. If no episode is found, a 204 HTTP status code will be returned.
Returns all lists that contain this show. By default, personal lists are returned sorted by the most popular.
Optional
sort?: CommentSortByMediaOptional
type?: ListQueryByTypeReturns the next scheduled to air episode. If no episode is found, a 204 HTTP status code will be returned.
Returns all cast and crew for a show.
show id
Returns the most played (a single user can watch multiple episodes multiple times) shows in the specified time period, defaulting to weekly. All stats are relative to the specific time period.
Optional
filters?: FiltersOptional
period?: RecommendedPeriodReturns the most popular shows.
Optional
filters?: FiltersReturns rating (between 0 and 10) and distribution for a show.
Returns the most recommended shows in the specified time period, defaulting to weekly. All stats are relative to the specific time period.
Optional
filters?: FiltersOptional
period?: RecommendedPeriodReturns related and similar shows.
Returns lots of show stats.
Returns a single shows's details.
show id
Returns all translations for a show, including language and translated values for title and overview.
Optional
language?: stringReturns all shows being watched right now.
Optional
filters?: FiltersReturns all movie Trakt IDs updated since the specified UTC date and time. We recommended storing the X-Start-Date header you can be efficient using this method moving forward. By default, 10 results are returned. You can send a limit to get up to 100 results per page.
Important! The start_date is only accurate to the hour, for caching purposes. Please drop the minutes and seconds from your timestamp to help optimize our cached data. For example, use 2021-07-17T12:00:00Z and not 2021-07-17T12:23:34Z.
Note: The start_date can only be a maximum of 30 days in the past.
Optional
startReturns all shows updated since the specified UTC date and time. We recommended storing the X-Start-Date header you can be efficient using this method moving forward. By default, 10 results are returned. You can send a limit to get up to 100 results per page.
Important! The start_date is only accurate to the hour, for caching purposes. Please drop the minutes and seconds from your timestamp to help optimize our cached data. For example, use 2021-07-17T12:00:00Z and not 2021-07-17T12:23:34Z.
Note: The start_date can only be a maximum of 30 days in the past.
Optional
startReturns the most watched (unique users) shows in the specified time period, defaulting to weekly. All stats are relative to the specific time period.
Optional
filters?: FiltersOptional
period?: RecommendedPeriodReturns all users watching this show right now.
Generated using TypeDoc v0.23.20
Shows api namespace