app.rocksky.song.* endpoints.
Summary
Functions
Create a song. Body contains title, artist, album, etc.
Fetch a song by :uri, :mbid, :isrc, or :spotifyId.
Recent listeners for a song. Params: :uri, :limit, :offset.
List songs. Params: :limit, :offset, :genre, :mbid, :isrc, :spotifyId.
Find an existing song by metadata. Params: :title, :artist, :mbId, :isrc.
Functions
Create a song. Body contains title, artist, album, etc.
Fetch a song by :uri, :mbid, :isrc, or :spotifyId.
Recent listeners for a song. Params: :uri, :limit, :offset.
List songs. Params: :limit, :offset, :genre, :mbid, :isrc, :spotifyId.
Find an existing song by metadata. Params: :title, :artist, :mbId, :isrc.