Changes to Get songs for a smartlist

GET /smartlists/{smartlist_id}/songs

Every recorded change to this endpoint, newest first. Back to the operation

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

  1. 535feee32afb1
  2. b152883a37a31
  3. 48f80d018de41
  4. e8e6b266ea295
  5. b874092765cd12
  6. 0366bc42fb8f3
  7. 9abb9bf6d3bf1
  8. 7ed7a764efd91
  9. 3c57979a295f1
  10. 07f53972fdd71

What changed

    • 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