We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Så att man kan se vilka låtar som nyligen spelats.
The text was updated successfully, but these errors were encountered:
URI-design:
Spellistans kö:
`````` /playlists/1/playlist_items```
Spellistans historik: /playlists/1/plays
/playlists/1/plays
Eller:
Spellistans kö: /playlists/1/queue
/playlists/1/queue
Spellistans historik: /playlists/1/history
/playlists/1/history
Lättare att förstå. Dock inte lika snyggt REST-likt.
Sorry, something went wrong.
No branches or pull requests
Så att man kan se vilka låtar som nyligen spelats.
The text was updated successfully, but these errors were encountered: