speedruncomorg / api

REST API Documentation for speedrun.com
349 stars 35 forks source link

can't grab right road rash 3 leaderboard results #120

Closed RomzD closed 3 years ago

RomzD commented 3 years ago

Good day. I made some experiments in last couple of hours and i wasn't able to get right information from beat lvl 1 road rash 3 category. Request url "https://www.speedrun.com/api/v1/leaderboards/3dxevg1y/category/z277j552" returns everything right, except 1st place information where 'wild thing's' run is being placed instead of 'standard bike' 1st place run.
It looks like either it is a bug, or some extra filters are required for the right request. Also i think category is correct, cause i wasn't able to find any "beat lvl1 wild thing" category using "https://www.speedrun.com/api/v1/games/3dxevg1y/categories" request.

RomzD commented 3 years ago

Seems like my issue is similar to #70.