Get dubbing
Returns metadata about a dubbing project, including whether it's still in progress or not
Path parameters
dubbing_id
ID of the dubbing project.
Headers
xi-api-key
Response
Successful Response
dubbing_id
The ID of the dubbing project.
name
The name of the dubbing project.
status
The state this dub is in.
source_language
Once dubbing has completed, the ISO-639-1 code of the original media’s source language.
target_languages
The ISO-639-1 code of the languages this media has been dubbed into.
created_at
Timestamp this dub was created.
editable
Whether this dubbing project is editable in Dubbing Studio.
media_metadata
Metadata, such as the length in seconds and content type, of the dubbed content.
error
Error message indicate, if this dub has failed, what happened.
Errors
422
Unprocessable Entity Error