resonatecoop / api

The one Resonate API to rule them all

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add whether a track is favorited or not by a user on the track response

simonv3 opened this issue · comments

commented

If the user is logged in, the track data should contain isUserFavorite and userPreviousPlays (or similar keys) on the result so that UIs don't have to make separate requests for this information.