knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Item identifiers

The id parameter is used to identify shows, movies or people. In each of these cases, the value of the parameter must be a valid ID of one of the following kinds:

The API does return some additional IDs, notably for the tvdb. These are useful for linking with other data sources like fanart.tv. They are not used as search parameters for the trakt API. The API also includes a TVRage ID, but since this site seems to not exist anymore (and therefore newer items don't have this ID) this ID is removed from all output.

Extended Information:

The extended parameter controls the amount of information (i.e. the number of variables) included in the output.



jemus42/tRakt documentation built on May 4, 2024, 9:21 a.m.