Playlists

Get MD5 hash for playlist songs

This returns the md5 hash for the songs in a playlist

get/playlists/{playlist_id}/hash

Path parameters

playlist_idstring required

Unique identifier of the playlist.

Response

MD5 response

md5string nullable required

Changes

Changed in 6 of the 46 revisions of this API.29

    • api operation id playlistHash 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

  • 2ff18e50dcc111See the full diff
    • the response property md5 became nullable for the status 200

      response-property-became-nullable

    • the response property md5 became required for the status 200

      response-property-became-required

    • 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