Hi!
I'm not sure I undestand how to use API correctly.
I'd like to fetch the leaderboard of this subcategory: https://www.speedrun.com/pop1?h=Any-no-major-glitches&x=rklx8pnk-ylqj57nr.4qyxp34l (category "Any%", subcategory "No major glitches").
The ID of the game is yd4y2wde, the ID of Any% category is rklx8pnk
I expect to fetch the leaderboard with this call: https://www.speedrun.com/api/v1/leaderboards/yd4y2wde/category/rklx8pnk and then filter the subcategory based on "values".
However, I don't see the runs that I need at all. For example the top run in this subcategory is https://www.speedrun.com/pop1/runs/ylddw9nm, but I don't see ylddw9nm is the list of runs returned by https://www.speedrun.com/api/v1/leaderboards/yd4y2wde/category/rklx8pnk