GET /games/{game_pk}/stores
Summary: Get links to the stores that sell the game.
Operation ID: games_stores_list
Auth: unknown
Operation ID: games_stores_list
Auth: unknown
Parameters (4)
game_pk
(string, path, required)
ordering
(string, query, optional)
Which field to use when ordering the results.
page
(integer, query, optional)
A page number within the paginated result set.
page_size
(integer, query, optional)
Number of results to return per page.
No probe data for this endpoint yet.