Changes to Get song by ID

GET /songs/{song_id}

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

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

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

What changed

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

    • api operation id song 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 album/basename became nullable for the status 200

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

    • added the optional property albumartist to the response with the 200 status

      response-optional-property-added

    • added the optional property metadata to the response with the 200 status

      response-optional-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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