Videos

Get video by ID

This returns a single video

get/videos/{video_id}

Path parameters

video_idstring required

Unique identifier of the video.

Response

Video object

idstring required
titlestring nullable required
mimestring nullable required
resolutionstring nullable required
sizeinteger required
timeinteger required
urlstring required
artstring nullable required
has_artboolean required
flagboolean required
ratinginteger nullable required
averageratingnumber nullable required
playcountinteger required
last_playedstring nullable required
catalogstring required

Changes

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

    • added the required property catalog 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 video 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 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 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 mime 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 rating to the response with the 200 status

      response-required-property-added

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