Skip to content

0.7 Favorites

murph edited this page Mar 20, 2013 · 4 revisions

Back to 0.7 API

The following methods are used to modify the list of favorite songs a user has for a given player.

Endpoints

/favorites/players/player_id

Follows List Semantics

A list of Library Entries representing songs the user has indicated are their favorites on the player specified by player_id. If the user has no songs indicated as favorites for the player specified by player_id, an empty JSON Array is returned.