Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update /api/games to allow searching by provider_games.slug #628

Open
rkr87 opened this issue May 22, 2022 · 0 comments
Open

Update /api/games to allow searching by provider_games.slug #628

rkr87 opened this issue May 22, 2022 · 0 comments

Comments

@rkr87
Copy link

rkr87 commented May 22, 2022

Sorry if this isn't the right repo to raise this in, I couldn't find one specific to the REST API.

I'd like to convert between store IDs, eg, something like;

https://lutris.net/api/games?service=gog&slug=2004253604

Would return Into the Breach where I could then easily access all of the other providers of that game and their corresponding store IDs.

I realise I can kind of achieve this by searching using the game's name but that has the potential for multiple results, whereas search by the ID would be guaranteed to return the specific game I'm interested in.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant