/
AM
ampache
/
Ampache REST API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v38
latest
OpenAPI 3.0.3
AGPL-3.0
raw.githubusercontent.com
2026-08-02
246
133
3.9 MB
Videos
Get video by ID
This returns a single video
get
/videos/{video_id}
Path parameters
video_id
string
required
Unique identifier of the video.
Response
Video object
VideoObject
required
id
string
required
title
string
nullable
required
mime
string
nullable
required
resolution
string
nullable
required
size
integer
required
genre
GenreReference[]
required
time
integer
required
url
string
required
art
string
nullable
required
has_art
boolean
required
flag
boolean
required
rating
integer
nullable
required
averagerating
number
nullable
required
playcount
integer
required
last_played
string
nullable
required
catalog
string
required