Playlists
Songs

Get songs for a smartlist

This returns the songs for a smartlist

get/smartlists/{smartlist_id}/songs

Path parameters

smartlist_idstring required

Unique identifier of the smartlist.

Query parameters

random0 | 1
offsetinteger

Return results starting from this index position

limitinteger

Maximum number of results to return

Response

Song list

total_countinteger required
md5string required

Changes

Changed in 10 of the 46 revisions of this API.1314

    • added the required property song/items/mood to the response with the 200 status

      response-required-property-added

    • added the required property song/items/bpm to the response with the 200 status

      response-required-property-added

    • added the required property song/items/last_played to the response with the 200 status

      response-required-property-added

    • api operation id smartlistSongs was added

      api-operation-id-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • the response property song/items/album/basename became nullable for the status 200

      response-property-became-nullable

    • the response property song/items/album/name became nullable for the status 200

      response-property-became-nullable

    • the response property song/items/album/prefix became nullable for the status 200

      response-property-became-nullable

    • the response property song/items/albumartist/basename became nullable for the status 200

      response-property-became-nullable

    • the response property song/items/albumartist/name became nullable for the status 200

      response-property-became-nullable

    • the response property song/items/albumartist/prefix became nullable for the status 200

      response-property-became-nullable

    • the response property song/items/artist/basename became nullable for the status 200

      response-property-became-nullable

    • the response property song/items/artist/name became nullable for the status 200

      response-property-became-nullable

    • the response property song/items/artist/prefix became nullable for the status 200

      response-property-became-nullable

    • the response property song/items/artists/items/basename became nullable for the status 200

      response-property-became-nullable

    • the response property song/items/artists/items/name became nullable for the status 200

      response-property-became-nullable

    • the response property song/items/artists/items/prefix became nullable for the status 200

      response-property-became-nullable

    • added the required property md5 to the response with the 200 status

      response-required-property-added

    • added the required property song to the response with the 200 status

      response-required-property-added

    • added the required property total_count to the response with the 200 status

      response-required-property-added

    • removed the non-success response with the status 400

      response-non-success-status-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the non-success response with the status 400

      response-non-success-status-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation