View Source SpeedrunClient.Levels (srex v0.1.0)
Levels are the stages/worlds/maps within a game. Not all games have levels.
This resource is meant to perform ID-based lookups. That's why there is no GET /levels
to get a flat list of all levels across all games. To only get the levels for one game, use the /levels
collection on the game itself.