Management operations for artist collabs
Get playlists artist participates in
Retrieves playlists the artists has a song they participate in.
query Parameters
artistIdGet playlists artist participates in › Responses
Playlists retrieved successfully
idUnique identifier of the playlist
titleTitle of the playlist
coverUrlCover URL of the playlist
userIdUnique identifier of the playlist owner
usernameUsername of the playlist owner
isPublicIndicates if the playlist is public
songCountTotal number of songs in the playlist
createdAtTimestamp when the playlist was created
updatedAtTimestamp when the playlist was last updated
relevanceScoreRelevance score for search results (null if not from search)
levenshteinDistanceLevenshtein distance for search results (null if not from search)
isSavedIndicates whether the current user has saved/bookmarked this collection
Get collections artist participates in
Retrieves collections where the specified artist is a collaborator
query Parameters
artistIdGet collections artist participates in › Responses
Collections retrieved successfully
idUnique identifier of the collection
titleTitle of the collection
descriptionDescription of the collection
coverUrlURL of the collection's cover image
typeType of the collection
effectiveStateStatus of the collection
primaryArtistIdID of the primary artist
primaryArtistNameName of the primary artist
scheduledReleaseDateScheduled release date of the collection
actualReleaseDateActual release date of the collection
createdAtDate and time when the collection was created
updatedAtDate and time when the collection was last updated
relevanceScoreRelevance score for search results (null if not from search)
levenshteinDistanceLevenshtein distance for search results (null if not from search)
isSavedIndicates whether the current user has saved/bookmarked this collection