Playlists

Get a single playlist

This returns a single playlist

get/playlists/{playlist_id}

Path parameters

playlist_idstring required

Unique identifier of the playlist.

Response

Playlist response

idstring required
namestring nullable required
ownerstring nullable required
typestring nullable required
artstring nullable required
has_accessboolean required
has_collaborateboolean required
has_artboolean required
flagboolean required
ratinginteger nullable required
averageratingnumber nullable required
md5string nullable required
last_updateinteger nullable required
timeinteger required
playlist_folder_idstring
playlist_folder_sort_orderinteger

Changes

Changed in 8 of the 46 revisions of this API.128

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

      response-optional-property-added

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

      response-optional-property-added

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

    • added the required property items/oneOf[subschema #1]/items/id to the response with the 200 status

      response-required-property-added

    • added the required property items/oneOf[subschema #1]/items/playlisttrack 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 averagerating 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 has_access 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 has_collaborate 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 items to the response with the 200 status

      response-required-property-added

    • added the required property last_update 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 name to the response with the 200 status

      response-required-property-added

    • added the required property owner 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 time to the response with the 200 status

      response-required-property-added

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

      response-required-property-added

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