Get dubbing

Returns metadata about a dubbing project, including whether it’s still in progress or not

Path parameters

dubbing_idstringRequired

ID of the dubbing project.

Headers

xi-api-keystringRequired

Response

Successful Response

dubbing_idstring

The ID of the dubbing project.

namestring

The name of the dubbing project.

statusstring

The status of the dubbing project. Either ‘dubbed’, ‘dubbing’ or ‘failed’.

target_languageslist of strings

The target languages of the dubbing project.

media_metadataobjectOptional

The media metadata of the dubbing project.

errorstringOptional

Optional error message if the dubbing project failed.

Errors