Changes to Get artists for a label

GET /labels/{label_id}/artists

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

Changed in 11 of the 46 revisions of this API.2518

  1. 535feee32afb2
  2. b152883a37a32
  3. 1e49346294e81
  4. 48f80d018de42
  5. e8e6b266ea295
  6. b874092765cd24
  7. 0366bc42fb8f3
  8. 9abb9bf6d3bf1
  9. 7ed7a764efd91
  10. 3c57979a295f1
  11. 07f53972fdd71

What changed

    • added the required property artist/items/albums/items/tracks/items/mood to the response with the 200 status

      response-required-property-added

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

      response-required-property-added

    • added the required property artist/items/albums/items/tracks/items/bpm to the response with the 200 status

      response-required-property-added

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

      response-required-property-added

    • added the required property artist/items/albums/items/catalog to the response with the 200 status

      response-required-property-added

    • added the required property artist/items/albums/items/tracks/items/last_played to the response with the 200 status

      response-required-property-added

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

      response-required-property-added

    • api operation id labelArtists 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 artist/items/albums/items/tracks/items/album/basename became nullable for the status 200

      response-property-became-nullable

    • the response property artist/items/albums/items/tracks/items/album/name became nullable for the status 200

      response-property-became-nullable

    • the response property artist/items/albums/items/tracks/items/album/prefix became nullable for the status 200

      response-property-became-nullable

    • the response property artist/items/albums/items/tracks/items/albumartist/basename became nullable for the status 200

      response-property-became-nullable

    • the response property artist/items/albums/items/tracks/items/albumartist/name became nullable for the status 200

      response-property-became-nullable

    • the response property artist/items/albums/items/tracks/items/albumartist/prefix became nullable for the status 200

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

    • the response property artist/items/albums/items/tracks/items/artists/items/basename became nullable for the status 200

      response-property-became-nullable

    • the response property artist/items/albums/items/tracks/items/artists/items/name became nullable for the status 200

      response-property-became-nullable

    • the response property artist/items/albums/items/tracks/items/artists/items/prefix became nullable for the status 200

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-required-property-added

    • added the required property md5 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