Generate a playlist result set (song, index, or id)
Get a list of song JSON, indexes or id's based on some simple search criteria 'recent' will search for tracks played after 'Popular Threshold' days 'forgotten' will search for tracks played before 'Popular Threshold' days 'unplayed' added in 400002 for searching unplayed tracks
Query parameters
LIKE match to song title
Return results starting from this index position
Maximum number of results to return
Response
Generated list
Changes
Changed in 8 of the 46 revisions of this API.310
- ○
added the required property
oneOf[SongsResponse]/song/items/moodto the response with the200statusresponse-required-property-added
- ○
- ○
added the required property
oneOf[SongsResponse]/song/items/bpmto the response with the200statusresponse-required-property-added
- ○
- ○
added the required property
oneOf[SongsResponse]/song/items/last_playedto the response with the200statusresponse-required-property-added
- ○
- ○
api operation id
playlistGenerateSongswas addedapi-operation-id-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
- ▲
added
SongsResponsesubschema #2to the response bodyoneOflist for the response status200response-body-one-of-added
- ○
removed
subschema #1subschema #2from the response bodyoneOflist for the response status200response-body-one-of-removed
- ▲
- ▲
response body list-of-types was widened by adding types
arrayto media typeapplication/jsonof response200response-body-list-of-types-widened
- ▲
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○