{
  "_id": "6a47f246e06c18f0a6525922",
  "Type": "Package",
  "Package": "tRakt",
  "Title": "Get Data from 'trakt.tv'",
  "Version": "0.19.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-07-03 16:15:45 UTC",
  "RemoteUrl": "https://github.com/jemus42/tRakt",
  "RemoteRef": "HEAD",
  "RemoteSha": "2d591b6ffbbfebf2be9f15e20a09dd869f7dc289",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 17:25:29 UTC",
    "User": "root"
  },
  "Author": "Lukas Burk [aut, cre] (ORCID: <https://orcid.org/0000-0001-7528-3795>)",
  "Maintainer": "Lukas Burk <github@quantenbrot.de>",
  "_user": "jemus42",
  "_type": "src",
  "_file": "tRakt_0.19.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/cd0ba4901f87e33db1e1f223be83687d19b0eb7294b6ca06456eb6bdbf9d87ba",
  "_filesize": 2281260,
  "_sha256": "cd0ba4901f87e33db1e1f223be83687d19b0eb7294b6ca06456eb6bdbf9d87ba",
  "_expires": "2026-10-11T17:32:51.000Z",
  "_created": "2026-07-03T17:25:29.000Z",
  "_published": "2026-07-03T17:32:53.964Z",
  "_jobs": [
    {
      "job": 85046520325,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8072096855"
    },
    {
      "job": 85046520327,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072096998"
    },
    {
      "job": 85046520347,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8072144628"
    },
    {
      "job": 85046520328,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072125853"
    },
    {
      "job": 85046051818,
      "time": 228,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072054926"
    },
    {
      "job": 85046520339,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8072084278"
    },
    {
      "job": 85046520412,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8072084257"
    },
    {
      "job": 85046520356,
      "time": 160,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8072091885"
    },
    {
      "job": 85046520363,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072084345"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jemus42/actions/runs/28674862990",
  "_status": "success",
  "_upstream": "https://github.com/jemus42/tRakt",
  "_commit": {
    "id": "2d591b6ffbbfebf2be9f15e20a09dd869f7dc289",
    "author": "Lukas Burk <burk@leibniz-bips.de>",
    "committer": "Lukas Burk <burk@leibniz-bips.de>",
    "message": "cleanup, regen internal data\n",
    "time": 1783095345
  },
  "_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
  },
  "_distro": "resolute",
  "_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
    },
    {
      "week": "2026-27",
      "n": 16
    }
  ],
  "_tags": [
    {
      "name": "v0.18.0",
      "date": "2026-05-25"
    }
  ],
  "_topics": [
    "trakt",
    "trakt-api",
    "trakttv"
  ],
  "_stars": 25,
  "_contributors": [
    {
      "user": "jemus42",
      "count": 670,
      "uuid": 1613346
    }
  ],
  "_userbio": {
    "uuid": 1613346,
    "type": "user",
    "name": "Lukas Burk",
    "followers": 102,
    "description": "M.Sc. Biostats / WIP PhD Stats/ML /\r\nGenerally, mostly #rstats"
  },
  "_downloads": {
    "count": 8,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tRakt"
  },
  "_devurl": "https://github.com/jemus42/trakt",
  "_pkgdown": "https://jemus42.github.io/tRakt",
  "_searchresults": 44,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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",
    "filters_episodes",
    "filters_movies",
    "filters_shows",
    "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_updates",
    "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_updates",
    "shows_watched",
    "shows_watching",
    "trakt_api_available",
    "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": 384,
      "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": 286,
      "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": 4682,
      "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": "filters",
      "title": "Build a filter set for the dynamic-list and search endpoints",
      "concept": [
        "dynamic lists"
      ],
      "topics": [
        "filters",
        "filters_episodes",
        "filters_movies",
        "filters_shows"
      ]
    },
    {
      "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_api_available",
      "title": "Check whether the trakt.tv API is reachable",
      "concept": [
        "API-basics"
      ],
      "topics": [
        "trakt_api_available"
      ]
    },
    {
      "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": "updated_media",
      "title": "Recently updated media",
      "concept": [
        "dynamic lists",
        "movie data",
        "show data"
      ],
      "topics": [
        "movies_updates",
        "shows_updates",
        "updated_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": "2026-07-02 23:49:00",
      "commits": 21
    },
    {
      "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-07-02 23:49:00",
      "commits": 18
    }
  ],
  "_score": 6.25887662937213,
  "_indexed": true,
  "_nocasepkg": "trakt",
  "_universes": [
    "jemus42"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.19.0.9000",
      "date": "2026-07-03T17:28:05.000Z",
      "distro": "resolute",
      "commit": "2d591b6ffbbfebf2be9f15e20a09dd869f7dc289",
      "fileid": "https://r2.ropensci.org/3c8c6423d1715e03afdffacc7c00d2f51ee1a383384bd16dfe9bbca68b3f51d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/28674862990"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.19.0.9000",
      "date": "2026-07-03T17:28:06.000Z",
      "distro": "resolute",
      "commit": "2d591b6ffbbfebf2be9f15e20a09dd869f7dc289",
      "fileid": "https://r2.ropensci.org/d263c218c331efbcae68db24424ef642524a56424a4c7c20c517c3c172953f21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/28674862990"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.19.0.9000",
      "date": "2026-07-03T17:31:43.000Z",
      "commit": "2d591b6ffbbfebf2be9f15e20a09dd869f7dc289",
      "fileid": "https://r2.ropensci.org/1cfc6355e8cd2e0a67ca492f4c498f9be06b4cd7a306ff4ca576bf4fb0439c33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/28674862990"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.19.0.9000",
      "date": "2026-07-03T17:30:18.000Z",
      "commit": "2d591b6ffbbfebf2be9f15e20a09dd869f7dc289",
      "fileid": "https://r2.ropensci.org/1740df94f88589770f15457bc8e87ce04145ec3f2a0362e8deac71e9951b92cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/28674862990"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.19.0.9000",
      "date": "2026-07-03T17:28:05.000Z",
      "commit": "2d591b6ffbbfebf2be9f15e20a09dd869f7dc289",
      "fileid": "https://r2.ropensci.org/6d1560da8782b4779bac58ad635b1564c496df26ce3fd8fe738e812afe88ef87",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/28674862990"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.19.0.9000",
      "date": "2026-07-03T17:27:09.000Z",
      "commit": "2d591b6ffbbfebf2be9f15e20a09dd869f7dc289",
      "fileid": "https://r2.ropensci.org/7e91d5932e1a5609ce4ec393c50e699df02c4650b367ac650c3c9736239f97a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/28674862990"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.19.0.9000",
      "date": "2026-07-03T17:27:26.000Z",
      "commit": "2d591b6ffbbfebf2be9f15e20a09dd869f7dc289",
      "fileid": "https://r2.ropensci.org/3bd1f4ae019ff0544886d5df162c7c18f76e851e74b342ca44d556a9bc513431",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/28674862990"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.19.0.9000",
      "date": "2026-07-03T17:26:52.000Z",
      "commit": "2d591b6ffbbfebf2be9f15e20a09dd869f7dc289",
      "fileid": "https://r2.ropensci.org/136914a229bb7c44c7816668243d637a102985989e2a2c9dc0fb89fa900eaa7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/28674862990"
    }
  ]
}