playlists
Returns recently released playlists or albums
get/playlists/new-releases
Query parameters
offsetinteger
The number of items to skip. Useful for pagination (page number * limit)
limitinteger
The number of items to fetch
type'playlist' | 'album'
The type of content to filter by
user_idstring
The user ID of the user making the request. Required for personalization of related users (e.g. does_current_user_follow) in the response.
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.