Dubbing

Get Dubbing Target Transcript

A language target's transcript: source segments with their translations. Available once the target has produced an output. Returns a conflict while the target is still on its first dub, since it has no translations to return yet.

get/v1/dubbing/project/{project_id}/language/{language_id}/transcript

Path parameters

project_idstring required

Identifier of the dubbing project.

Identifier of the dubbing project.

language_idstring required

Identifier of the language target.

Identifier of the language target.

Headers

xi-api-keystring nullable

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Response

Successful Response

source_languagestring nullable

BCP-47 language tag of the source transcript.

target_languagestring required

BCP-47 language tag this target is translated into.

revisioninteger required

The target's revision at read time.

Changes

No recorded changes to this endpoint across all 30 revisions of this API.