Dropped shows API is not retrieving all items if more than 10 items are dropped

Short description of the issue

  • If I have more than 10 items in my dropped shows, the API will not report back more than 10 dropped shows, it will randomly stop reporting back some random shows as dropped.

Detailed description with additional context about the workflow

  • I’ve included a before and after API response. You’ll see in the after response where I’ve tested with more than 10 dropped shows, it has stopped reporting back shows such as dick turpin, squid game the challenge, the diplomat, etc, even though these are still in my dropped list. If I reduce my dropped shows to 10 then the API will show everything. I’ve verified this happens with other users aswel and is not specific to my account.

  • API before exceeding 10 shows:

[

{

"hidden_at": "2025-12-22T16:12:57.000Z",

"type": "show",

"show": {

  "title": "American Dad!",

  "year": 2005,

  "ids": {

    "trakt": 1424,

    "slug": "american-dad",

    "tvdb": 73141,

    "imdb": "tt0397306",

    "tmdb": 1433,

    "tvrage": null

  }

}

},

{

"hidden_at": "2025-12-22T16:14:10.000Z",

"type": "show",

"show": {

  "title": "A League of Their Own",

  "year": 2010,

  "ids": {

    "trakt": 32208,

    "slug": "a-league-of-their-own-2010",

    "tvdb": 149101,

    "imdb": "tt2184186",

    "tmdb": 32348,

    "tvrage": null

  }

}

},

{

"hidden_at": "2025-12-22T11:25:32.000Z",

"type": "show",

"show": {

  "title": "American Ninja Warrior",

  "year": 2009,

  "ids": {

    "trakt": 37755,

    "slug": "american-ninja-warrior",

    "tvdb": 212411,

    "imdb": "tt1587934",

    "tmdb": 37913,

    "tvrage": null

  }

}

},

{

"hidden_at": "2025-12-22T11:30:19.000Z",

"type": "show",

"show": {

  "title": "Last Man Standing",

  "year": 2011,

  "ids": {

    "trakt": 39132,

    "slug": "last-man-standing-2011",

    "tvdb": 248834,

    "imdb": "tt1828327",

    "tmdb": 39297,

    "tvrage": null

  }

}

},

{

"hidden_at": "2025-12-22T11:30:31.000Z",

"type": "show",

"show": {

  "title": "How to Get Away with Murder",

  "year": 2014,

  "ids": {

    "trakt": 60576,

    "slug": "how-to-get-away-with-murder",

    "tvdb": 281620,

    "imdb": "tt3205802",

    "tmdb": 61056,

    "tvrage": null

  }

}

},

{

"hidden_at": "2025-12-22T18:47:25.000Z",

"type": "show",

"show": {

  "title": "Monsters at Work",

  "year": 2021,

  "ids": {

    "trakt": 146413,

    "slug": "monsters-at-work",

    "tvdb": 362280,

    "imdb": "tt8610082",

    "tmdb": 90461,

    "tvrage": null

  }

}

},

{

"hidden_at": "2025-12-22T18:45:56.000Z",

"type": "show",

"show": {

  "title": "LEGO Masters (AU)",

  "year": 2019,

  "ids": {

    "trakt": 146610,

    "slug": "lego-masters-au",

    "tvdb": 362540,

    "imdb": "tt10285320",

    "tmdb": 88754,

    "tvrage": null

  }

}

},

{

"hidden_at": "2025-12-22T16:16:45.000Z",

"type": "show",

"show": {

  "title": "The Completely Made-Up Adventures of Dick Turpin",

  "year": 2024,

  "ids": {

    "trakt": 194773,

    "slug": "the-completely-made-up-adventures-of-dick-turpin",

    "tvdb": 437929,

    "imdb": "tt19516036",

    "tmdb": 197459,

    "tvrage": null

  }

}

},

{

"hidden_at": "2025-12-22T11:46:15.000Z",

"type": "show",

"show": {

  "title": "The Diplomat",

  "year": 2023,

  "ids": {

    "trakt": 196192,

    "slug": "the-diplomat-2023",

    "tvdb": 415239,

    "imdb": "tt17491088",

    "tmdb": 203857,

    "tvrage": null

  }

}

},

{

"hidden_at": "2025-12-22T16:13:20.000Z",

"type": "show",

"show": {

  "title": "Squid Game: The Challenge",

  "year": 2023,

  "ids": {

    "trakt": 196265,

    "slug": "squid-game-the-challenge",

    "tvdb": 421260,

    "imdb": "tt28104766",

    "tmdb": 204082,

    "tvrage": null

  }

}

}

]

  • API after exceeding 10 shows’ (missing shows that are still in my dropped list such as squid game the challenge, dick turpin, the diplomat.

[

{

"hidden_at": "2025-12-23T12:30:12.000Z",

"type": "show",

"show": {

  "title": "The Simpsons",

  "year": 1989,

  "ids": {

    "trakt": 455,

    "slug": "the-simpsons",

    "tvdb": 71663,

    "imdb": "tt0096697",

    "tmdb": 456,

    "tvrage": null

  }

}

},

{

"hidden_at": "2025-12-22T16:12:57.000Z",

"type": "show",

"show": {

  "title": "American Dad!",

  "year": 2005,

  "ids": {

    "trakt": 1424,

    "slug": "american-dad",

    "tvdb": 73141,

    "imdb": "tt0397306",

    "tmdb": 1433,

    "tvrage": null

  }

}

},

{

"hidden_at": "2025-12-23T12:30:55.000Z",

"type": "show",

"show": {

  "title": "WWE SmackDown",

  "year": 1999,

  "ids": {

    "trakt": 1538,

    "slug": "wwe-smackdown",

    "tvdb": 75640,

    "imdb": "tt0227972",

    "tmdb": 1549,

    "tvrage": null

  }

}

},

{

"hidden_at": "2025-12-23T12:06:22.000Z",

"type": "show",

"show": {

  "title": "NOVA",

  "year": 1974,

  "ids": {

    "trakt": 3540,

    "slug": "nova",

    "tvdb": 76119,

    "imdb": "tt0206501",

    "tmdb": 3562,

    "tvrage": null

  }

}

},

{

"hidden_at": "2025-12-22T16:14:10.000Z",

"type": "show",

"show": {

  "title": "A League of Their Own",

  "year": 2010,

  "ids": {

    "trakt": 32208,

    "slug": "a-league-of-their-own-2010",

    "tvdb": 149101,

    "imdb": "tt2184186",

    "tmdb": 32348,

    "tvrage": null

  }

}

},

{

"hidden_at": "2025-12-22T11:25:32.000Z",

"type": "show",

"show": {

  "title": "American Ninja Warrior",

  "year": 2009,

  "ids": {

    "trakt": 37755,

    "slug": "american-ninja-warrior",

    "tvdb": 212411,

    "imdb": "tt1587934",

    "tmdb": 37913,

    "tvrage": null

  }

}

},

{

"hidden_at": "2025-12-22T11:30:19.000Z",

"type": "show",

"show": {

  "title": "Last Man Standing",

  "year": 2011,

  "ids": {

    "trakt": 39132,

    "slug": "last-man-standing-2011",

    "tvdb": 248834,

    "imdb": "tt1828327",

    "tmdb": 39297,

    "tvrage": null

  }

}

},

{

"hidden_at": "2025-12-22T11:30:31.000Z",

"type": "show",

"show": {

  "title": "How to Get Away with Murder",

  "year": 2014,

  "ids": {

    "trakt": 60576,

    "slug": "how-to-get-away-with-murder",

    "tvdb": 281620,

    "imdb": "tt3205802",

    "tmdb": 61056,

    "tvrage": null

  }

}

},

{

"hidden_at": "2025-12-23T12:31:43.000Z",

"type": "show",

"show": {

  "title": "Taskmaster",

  "year": 2015,

  "ids": {

    "trakt": 100820,

    "slug": "taskmaster",

    "tvdb": 298905,

    "imdb": "tt4934214",

    "tmdb": 63404,

    "tvrage": null

  }

}

},

{

"hidden_at": "2025-12-22T18:47:25.000Z",

"type": "show",

"show": {

  "title": "Monsters at Work",

  "year": 2021,

  "ids": {

    "trakt": 146413,

    "slug": "monsters-at-work",

    "tvdb": 362280,

    "imdb": "tt8610082",

    "tmdb": 90461,

    "tvrage": null

  }

}

}

]

Do you handle pagination?
The hidden items are paginated.