{
  "_id": "6a13ba20acfb0bcc41d2c30c",
  "Type": "Package",
  "Package": "tRakt",
  "Title": "Get Data from 'trakt.tv'",
  "Version": "0.18.0.9000",
  "Authors@R": "person(\"Lukas\", \"Burk\", , \"github@quantenbrot.de\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-7528-3795\"))",
  "Description": "A wrapper for the <https://trakt.tv> API to retrieve data\nabout shows and movies, including user ratings, credits and\nrelated metadata. Additional functions retrieve user-specific\ninformation including collections and history of watched items.\nA full API reference is available at\n<https://trakt.docs.apiary.io>.",
  "License": "MIT + file LICENSE",
  "URL": "https://jemus42.github.io/tRakt, https://github.com/jemus42/tRakt",
  "BugReports": "http://github.com/jemus42/tRakt/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "pkgdown",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://jemus42.r-universe.dev",
  "Date/Publication": "2026-05-25 00:58:59 UTC",
  "RemoteUrl": "https://github.com/jemus42/tRakt",
  "RemoteRef": "HEAD",
  "RemoteSha": "e9e85d6a3b60fb665cd50b1e59625e8a2305d7bb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 02:51:56 UTC",
    "User": "root"
  },
  "Author": "Lukas Burk [aut, cre] (ORCID: <https://orcid.org/0000-0001-7528-3795>)",
  "Maintainer": "Lukas Burk <github@quantenbrot.de>",
  "MD5sum": "0b267289d7d5bfd9230ed8909f542eda",
  "_user": "jemus42",
  "_type": "src",
  "_file": "tRakt_0.18.0.9000.tar.gz",
  "_fileid": "6d7fa1947a7cd4a4329553a9b41ac67f9ea72f336666b1fa37dddfbea5bbd4d5",
  "_filesize": 2282669,
  "_sha256": "6d7fa1947a7cd4a4329553a9b41ac67f9ea72f336666b1fa37dddfbea5bbd4d5",
  "_created": "2026-05-25T02:51:56.000Z",
  "_published": "2026-05-25T02:55:28.267Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77649163838,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7190820518"
    },
    {
      "job": 77649163845,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7190820096"
    },
    {
      "job": 77649163834,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7190811927"
    },
    {
      "job": 77649163827,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7190817198"
    },
    {
      "job": 77648900637,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7190799132"
    },
    {
      "job": 77649163833,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7190815602"
    },
    {
      "job": 77649163848,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7190815318"
    },
    {
      "job": 77649163843,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7190814622"
    },
    {
      "job": 77649163844,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7190813036"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jemus42/actions/runs/26380583453",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jemus42/tRakt",
  "_commit": {
    "id": "e9e85d6a3b60fb665cd50b1e59625e8a2305d7bb",
    "author": "Lukas Burk <git@quantenbrot.de>",
    "committer": "Lukas Burk <git@quantenbrot.de>",
    "message": "bump verison\n",
    "time": 1779670739
  },
  "_maintainer": {
    "name": "Lukas Burk",
    "email": "github@quantenbrot.de",
    "login": "jemus42",
    "mastodon": "@jemsu@norden.social",
    "bluesky": "@jemu.name",
    "orcid": "0000-0001-7528-3795",
    "description": "M.Sc. Biostats / WIP PhD Stats/ML /\nGenerally, mostly #rstats",
    "uuid": 1613346
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "yaml",
      "role": "Suggests"
    }
  ],
  "_owner": "jemus42",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 2
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 12
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.18.0",
      "date": "2026-05-25"
    }
  ],
  "_topics": [
    "trakt",
    "trakt-api",
    "trakttv"
  ],
  "_stars": 25,
  "_contributors": [
    {
      "user": "jemus42",
      "count": 656,
      "uuid": 1613346
    }
  ],
  "_userbio": {
    "uuid": 1613346,
    "type": "user",
    "name": "Lukas Burk",
    "description": "M.Sc. Biostats / WIP PhD Stats/ML /\r\nGenerally, mostly #rstats"
  },
  "_downloads": {
    "count": 5,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tRakt"
  },
  "_devurl": "https://github.com/jemus42/trakt",
  "_pkgdown": "https://jemus42.github.io/tRakt",
  "_searchresults": 39,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tRakt.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.7.4",
      "date": "2015-02-23"
    },
    {
      "version": "0.9.0",
      "date": "2015-02-24"
    },
    {
      "version": "0.13.0",
      "date": "2015-03-12"
    }
  ],
  "_exports": [
    "build_trakt_url",
    "comments_comment",
    "comments_item",
    "comments_likes",
    "comments_recent",
    "comments_replies",
    "comments_trending",
    "comments_updates",
    "episodes_comments",
    "episodes_lists",
    "episodes_people",
    "episodes_ratings",
    "episodes_stats",
    "episodes_summary",
    "episodes_translations",
    "episodes_watching",
    "get_token",
    "lists_popular",
    "lists_trending",
    "movies_aliases",
    "movies_anticipated",
    "movies_boxoffice",
    "movies_collected",
    "movies_comments",
    "movies_lists",
    "movies_people",
    "movies_played",
    "movies_popular",
    "movies_ratings",
    "movies_related",
    "movies_releases",
    "movies_stats",
    "movies_summary",
    "movies_translations",
    "movies_trending",
    "movies_watched",
    "movies_watching",
    "pad_episode",
    "people_lists",
    "people_movies",
    "people_shows",
    "people_summary",
    "search_id",
    "search_query",
    "seasons_comments",
    "seasons_episodes",
    "seasons_lists",
    "seasons_people",
    "seasons_ratings",
    "seasons_season",
    "seasons_stats",
    "seasons_summary",
    "seasons_watching",
    "shows_aliases",
    "shows_anticipated",
    "shows_collected",
    "shows_comments",
    "shows_last_episode",
    "shows_lists",
    "shows_next_episode",
    "shows_people",
    "shows_played",
    "shows_popular",
    "shows_ratings",
    "shows_related",
    "shows_stats",
    "shows_summary",
    "shows_translations",
    "shows_trending",
    "shows_watched",
    "shows_watching",
    "trakt_credentials",
    "trakt_get",
    "trakt_rating_labels",
    "tRakt_sitrep",
    "user_collection",
    "user_comments",
    "user_followers",
    "user_following",
    "user_friends",
    "user_history",
    "user_likes",
    "user_list",
    "user_list_comments",
    "user_list_items",
    "user_lists",
    "user_network",
    "user_profile",
    "user_ratings",
    "user_stats",
    "user_watched",
    "user_watchlist"
  ],
  "_datasets": [
    {
      "name": "futurama",
      "title": "Futurama episodes",
      "object": "futurama",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "season",
        "episode",
        "title",
        "episode_abs",
        "overview",
        "rating",
        "votes",
        "comment_count",
        "first_aired",
        "updated_at",
        "available_translations",
        "runtime",
        "episode_type",
        "trakt",
        "tvdb",
        "imdb",
        "tmdb"
      ],
      "rows": 144,
      "table": true,
      "tojson": true
    },
    {
      "name": "gameofthrones",
      "title": "Game of Thrones episodes",
      "object": "gameofthrones",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "episode_abs",
        "episode",
        "season",
        "runtime",
        "title",
        "overview",
        "rating",
        "votes",
        "viewers",
        "director",
        "writer",
        "first_aired",
        "comment_count",
        "trakt",
        "imdb",
        "tvdb",
        "tmdb",
        "updated_at"
      ],
      "rows": 73,
      "table": true,
      "tojson": true
    },
    {
      "name": "trakt_certifications",
      "title": "Cached filter datasets",
      "object": "trakt_certifications",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "name",
        "slug",
        "description",
        "type"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "trakt_countries",
      "title": "Cached filter datasets",
      "object": "trakt_countries",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "code",
        "type"
      ],
      "rows": 377,
      "table": true,
      "tojson": true
    },
    {
      "name": "trakt_genres",
      "title": "Cached filter datasets",
      "object": "trakt_genres",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "slug",
        "type"
      ],
      "rows": 64,
      "table": true,
      "tojson": true
    },
    {
      "name": "trakt_languages",
      "title": "Cached filter datasets",
      "object": "trakt_languages",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "code",
        "type"
      ],
      "rows": 297,
      "table": true,
      "tojson": true
    },
    {
      "name": "trakt_networks",
      "title": "Cached filter datasets",
      "object": "trakt_networks",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "name_clean",
        "country",
        "trakt",
        "tmdb"
      ],
      "rows": 4526,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "anticipated_media",
      "title": "Anticipated media",
      "concept": [
        "dynamic lists",
        "movie data",
        "shows data"
      ],
      "topics": [
        "anticipated_media",
        "movies_anticipated",
        "shows_anticipated"
      ]
    },
    {
      "page": "build_trakt_url",
      "title": "Assemble a trakt.tv API URL",
      "concept": [
        "utility functions"
      ],
      "topics": [
        "build_trakt_url"
      ]
    },
    {
      "page": "collected_media",
      "title": "Most collected media",
      "concept": [
        "dynamic lists",
        "movie data",
        "show data"
      ],
      "topics": [
        "collected_media",
        "movies_collected",
        "shows_collected"
      ]
    },
    {
      "page": "comments_comment",
      "title": "Get a single comment",
      "concept": [
        "comment methods",
        "summary methods"
      ],
      "topics": [
        "comments_comment",
        "comments_item",
        "comments_likes",
        "comments_replies"
      ]
    },
    {
      "page": "comments_trending",
      "title": "Get trending or recently made comments",
      "concept": [
        "comment methods"
      ],
      "topics": [
        "comments_recent",
        "comments_trending"
      ]
    },
    {
      "page": "comments_updates",
      "title": "Get recently updated/edited comments",
      "concept": [
        "comment methods"
      ],
      "topics": [
        "comments_updates"
      ]
    },
    {
      "page": "episodes_summary",
      "title": "Get a single episode's details",
      "concept": [
        "episode data",
        "summary methods"
      ],
      "topics": [
        "episodes_summary"
      ]
    },
    {
      "page": "futurama",
      "title": "Futurama episodes",
      "concept": [
        "Episode datasets"
      ],
      "topics": [
        "futurama"
      ]
    },
    {
      "page": "gameofthrones",
      "title": "Game of Thrones episodes",
      "concept": [
        "Episode datasets"
      ],
      "topics": [
        "gameofthrones"
      ]
    },
    {
      "page": "lists_popular",
      "title": "Get popular / trending lists",
      "concept": [
        "dynamic lists",
        "list methods"
      ],
      "topics": [
        "lists_popular",
        "lists_trending"
      ]
    },
    {
      "page": "media_aliases",
      "title": "Get all movie / show aliases",
      "concept": [
        "movie data",
        "show data"
      ],
      "topics": [
        "media_aliases",
        "movies_aliases",
        "shows_aliases"
      ]
    },
    {
      "page": "media_comments",
      "title": "Get all comments of a thing",
      "concept": [
        "comment methods",
        "episode data",
        "movie data",
        "season data",
        "show data"
      ],
      "topics": [
        "episodes_comments",
        "media_comments",
        "movies_comments",
        "seasons_comments",
        "shows_comments"
      ]
    },
    {
      "page": "media_lists",
      "title": "Get lists containing a movie, show, season, episode or person",
      "concept": [
        "episode data",
        "list methods",
        "movie data",
        "people data",
        "season data",
        "show data"
      ],
      "topics": [
        "episodes_lists",
        "media_lists",
        "movies_lists",
        "people_lists",
        "seasons_lists",
        "shows_lists"
      ]
    },
    {
      "page": "media_people",
      "title": "Get the cast and crew of a show or movie",
      "concept": [
        "episode data",
        "movie data",
        "people data",
        "season data",
        "show data"
      ],
      "topics": [
        "episodes_people",
        "media_people",
        "movies_people",
        "seasons_people",
        "shows_people"
      ]
    },
    {
      "page": "media_ratings",
      "title": "Media user ratings",
      "concept": [
        "episode data",
        "movie data",
        "season data",
        "show data"
      ],
      "topics": [
        "episodes_ratings",
        "media_ratings",
        "movies_ratings",
        "seasons_ratings",
        "shows_ratings"
      ]
    },
    {
      "page": "media_stats",
      "title": "Get a show or movie's (or season's or episode's) stats",
      "concept": [
        "episode data",
        "movie data",
        "season data",
        "show data"
      ],
      "topics": [
        "episodes_stats",
        "media_stats",
        "movies_stats",
        "seasons_stats",
        "shows_stats"
      ]
    },
    {
      "page": "media_translations",
      "title": "Get translations for a movie, show or episode",
      "concept": [
        "episode data",
        "movie data",
        "show data"
      ],
      "topics": [
        "episodes_translations",
        "media_translations",
        "movies_translations",
        "shows_translations"
      ]
    },
    {
      "page": "media_watching",
      "title": "Get who's watching a thing right now",
      "concept": [
        "episode data",
        "movie data",
        "show data"
      ],
      "topics": [
        "episodes_watching",
        "media_watching",
        "movies_watching",
        "seasons_watching",
        "shows_watching"
      ]
    },
    {
      "page": "movies_boxoffice",
      "title": "Get the weekend box office",
      "concept": [
        "movie data"
      ],
      "topics": [
        "movies_boxoffice"
      ]
    },
    {
      "page": "movies_related",
      "title": "Get similiar(ish) movies",
      "concept": [
        "movie data"
      ],
      "topics": [
        "movies_related"
      ]
    },
    {
      "page": "movies_releases",
      "title": "Get a movie's release details",
      "concept": [
        "movie data"
      ],
      "topics": [
        "movies_releases"
      ]
    },
    {
      "page": "movies_summary",
      "title": "Get a single movie",
      "concept": [
        "movie data",
        "summary methods"
      ],
      "topics": [
        "movies_summary"
      ]
    },
    {
      "page": "pad_episode",
      "title": "Easy episode number padding",
      "concept": [
        "utility functions"
      ],
      "topics": [
        "pad_episode"
      ]
    },
    {
      "page": "people_media",
      "title": "Get a single person's movie or show credits",
      "concept": [
        "movie data",
        "people data",
        "show data"
      ],
      "topics": [
        "people_media",
        "people_movies",
        "people_shows"
      ]
    },
    {
      "page": "people_summary",
      "title": "Get a single person's details",
      "concept": [
        "people data",
        "summary methods"
      ],
      "topics": [
        "people_summary"
      ]
    },
    {
      "page": "played_media",
      "title": "Most played media",
      "concept": [
        "dynamic lists",
        "movie data",
        "show data"
      ],
      "topics": [
        "movies_played",
        "played_media",
        "shows_played"
      ]
    },
    {
      "page": "popular_media",
      "title": "Popular media",
      "concept": [
        "dynamic lists",
        "movie data",
        "shows data"
      ],
      "topics": [
        "movies_popular",
        "popular_media",
        "shows_popular"
      ]
    },
    {
      "page": "search_query",
      "title": "Search trakt.tv via text query or ID",
      "concept": [
        "search functions"
      ],
      "topics": [
        "search_id",
        "search_query"
      ]
    },
    {
      "page": "seasons_episodes",
      "title": "Get a season of a show",
      "concept": [
        "episode data",
        "season data"
      ],
      "topics": [
        "seasons_episodes"
      ]
    },
    {
      "page": "seasons_season",
      "title": "Get a season of a show",
      "concept": [
        "season data"
      ],
      "topics": [
        "seasons_season"
      ]
    },
    {
      "page": "seasons_summary",
      "title": "Get a show's seasons",
      "concept": [
        "episode data",
        "season data",
        "summary methods"
      ],
      "topics": [
        "seasons_summary"
      ]
    },
    {
      "page": "shows_next_episode",
      "title": "Get a shows next or latest episode",
      "concept": [
        "episode data",
        "show data"
      ],
      "topics": [
        "shows_last_episode",
        "shows_next_episode"
      ]
    },
    {
      "page": "shows_related",
      "title": "Get similiar(ish) shows",
      "concept": [
        "show data"
      ],
      "topics": [
        "shows_related"
      ]
    },
    {
      "page": "shows_summary",
      "title": "Get a single show",
      "concept": [
        "show data",
        "summary methods"
      ],
      "topics": [
        "shows_summary"
      ]
    },
    {
      "page": "trakt_credentials",
      "title": "trakt.tv credentials",
      "topics": [
        "trakt_credentials"
      ]
    },
    {
      "page": "trakt_datasets",
      "title": "Cached filter datasets",
      "topics": [
        "trakt_certifications",
        "trakt_countries",
        "trakt_datasets",
        "trakt_genres",
        "trakt_languages",
        "trakt_networks"
      ]
    },
    {
      "page": "trakt_get",
      "title": "Make an API call and receive parsed output",
      "concept": [
        "API-basics"
      ],
      "topics": [
        "trakt_get"
      ]
    },
    {
      "page": "tRakt_sitrep",
      "title": "tRakt sitrep",
      "topics": [
        "tRakt_sitrep"
      ]
    },
    {
      "page": "trending_media",
      "title": "Trending media",
      "concept": [
        "dynamic lists",
        "movie data",
        "shows data"
      ],
      "topics": [
        "movies_trending",
        "shows_trending",
        "trending_media"
      ]
    },
    {
      "page": "user_collection",
      "title": "Get a user's collected shows or movies",
      "concept": [
        "user data"
      ],
      "topics": [
        "user_collection"
      ]
    },
    {
      "page": "user_comments",
      "title": "Get a user's comments",
      "concept": [
        "comment methods",
        "user data"
      ],
      "topics": [
        "user_comments"
      ]
    },
    {
      "page": "user_history",
      "title": "Get a user's watch history",
      "concept": [
        "user data"
      ],
      "topics": [
        "user_history"
      ]
    },
    {
      "page": "user_likes",
      "title": "Get items (comments, lists) a user likes",
      "concept": [
        "user data"
      ],
      "topics": [
        "user_likes"
      ]
    },
    {
      "page": "user_list",
      "title": "Get a single list",
      "concept": [
        "list methods"
      ],
      "topics": [
        "user_list"
      ]
    },
    {
      "page": "user_list_comments",
      "title": "Get comments on a user-created list",
      "concept": [
        "comment methods",
        "list methods"
      ],
      "topics": [
        "user_list_comments"
      ]
    },
    {
      "page": "user_list_items",
      "title": "Get a user's list's items",
      "concept": [
        "list methods"
      ],
      "topics": [
        "user_list_items"
      ]
    },
    {
      "page": "user_lists",
      "title": "Get a user's lists",
      "concept": [
        "list methods"
      ],
      "topics": [
        "user_lists"
      ]
    },
    {
      "page": "user_network",
      "title": "Get a user's social connections",
      "concept": [
        "user data"
      ],
      "topics": [
        "user_followers",
        "user_following",
        "user_friends",
        "user_network"
      ]
    },
    {
      "page": "user_profile",
      "title": "Get a user's profile",
      "concept": [
        "summary methods",
        "user data"
      ],
      "topics": [
        "user_profile"
      ]
    },
    {
      "page": "user_ratings",
      "title": "Get a user's ratings",
      "concept": [
        "user data"
      ],
      "topics": [
        "user_ratings"
      ]
    },
    {
      "page": "user_stats",
      "title": "Returns stats about the movies, shows, and episodes a user has watched, collected, and rated.",
      "concept": [
        "user data"
      ],
      "topics": [
        "user_stats"
      ]
    },
    {
      "page": "user_watched",
      "title": "Get a user's watched shows or movies",
      "concept": [
        "user data"
      ],
      "topics": [
        "user_watched"
      ]
    },
    {
      "page": "user_watchlist",
      "title": "Get a user's watchlist",
      "concept": [
        "user data"
      ],
      "topics": [
        "user_watchlist"
      ]
    },
    {
      "page": "watched_media",
      "title": "Most watched media",
      "concept": [
        "dynamic lists",
        "movie data",
        "shows data"
      ],
      "topics": [
        "movies_watched",
        "shows_watched",
        "watched_media"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jemus42/tRakt/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jemus42/tRakt/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "lubridate",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Implemented-API-methods.Rmd",
      "filename": "Implemented-API-methods.html",
      "title": "API Methods",
      "author": "Lukas Burk",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Search",
        "Movies",
        "Shows",
        "Seasons",
        "Episodes",
        "People",
        "Users",
        "Comments",
        "Lists",
        "Recommendations",
        "Misc"
      ],
      "created": "2019-10-02 17:57:08",
      "modified": "2026-03-03 01:43:22",
      "commits": 24
    },
    {
      "source": "tRakt.Rmd",
      "filename": "tRakt.html",
      "title": "Getting Started",
      "author": "Lukas Burk",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Find things",
        "Finding Things (and the right amount)",
        "Item identifiers",
        "Extended Information:"
      ],
      "created": "2015-02-15 04:26:23",
      "modified": "2025-04-28 12:35:10",
      "commits": 18
    },
    {
      "source": "show-analysis-24.Rmd",
      "filename": "show-analysis-24.html",
      "title": "Show Analysis: 24",
      "author": "Lukas Burk",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Step 1: Search",
        "Step 2: Use the ID",
        "Step 3: Tidying up",
        "Step 4: Graph!"
      ],
      "created": "2019-03-04 00:59:44",
      "modified": "2026-03-02 11:01:07",
      "commits": 16
    }
  ],
  "_score": 6.1650958747542175,
  "_indexed": true,
  "_nocasepkg": "trakt",
  "_universes": [
    "jemus42"
  ],
  "_previous": "0.17.0.9000",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.18.0.9000",
      "date": "2026-05-25T02:54:35.000Z",
      "distro": "noble",
      "commit": "e9e85d6a3b60fb665cd50b1e59625e8a2305d7bb",
      "fileid": "010c184336248e5c0cb0bbe988bc00e19d42b72471d3fea4016163db7cccc54a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/26380583453"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.18.0.9000",
      "date": "2026-05-25T02:54:35.000Z",
      "distro": "noble",
      "commit": "e9e85d6a3b60fb665cd50b1e59625e8a2305d7bb",
      "fileid": "5a41da1d789dca8cb1d5bd18852f30d7adf7193f70ebf0426788da17ab91f78a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/26380583453"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.18.0.9000",
      "date": "2026-05-25T02:53:43.000Z",
      "commit": "e9e85d6a3b60fb665cd50b1e59625e8a2305d7bb",
      "fileid": "cc43502220a2292ecac485ef1ba5360e39e5fccec599e020a7f492650795530a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/26380583453"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.18.0.9000",
      "date": "2026-05-25T02:54:20.000Z",
      "commit": "e9e85d6a3b60fb665cd50b1e59625e8a2305d7bb",
      "fileid": "967c12b8d3dac89b94b94889b2b16492f4a3b1a69e560924660e7916c546307a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/26380583453"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.18.0.9000",
      "date": "2026-05-25T02:54:34.000Z",
      "commit": "e9e85d6a3b60fb665cd50b1e59625e8a2305d7bb",
      "fileid": "6b584f17467e08e87b3836d3b2363bfabb30aa67e8e729ce9a66b3d0fd055087",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/26380583453"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.18.0.9000",
      "date": "2026-05-25T02:53:41.000Z",
      "commit": "e9e85d6a3b60fb665cd50b1e59625e8a2305d7bb",
      "fileid": "808d1f2e369613fd02235b924b391db36946133d21d95de024269bd7e87170ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/26380583453"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.18.0.9000",
      "date": "2026-05-25T02:53:40.000Z",
      "commit": "e9e85d6a3b60fb665cd50b1e59625e8a2305d7bb",
      "fileid": "a5728eb9da1b58ee862b5607c402cbf3883de9620d9f64a33217f5db500ad17c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/26380583453"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.18.0.9000",
      "date": "2026-05-25T02:53:26.000Z",
      "commit": "e9e85d6a3b60fb665cd50b1e59625e8a2305d7bb",
      "fileid": "c785ab78b7beec4f565029b9b28f763c4aa029f430a2b3f24939b412f3fa4cf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/26380583453"
    }
  ]
}