v4

OpenAPI 3.1.02026-07-313621,3961.8 MB
Dubbing

Get Dubbing Language Target

Full language-target detail.

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

Path parameters

project_idstring required

Identifier of the parent dubbing project.

Identifier of the parent dubbing project.

language_idstring required

Identifier of the language target to fetch.

Identifier of the language target to fetch.

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

language_idstring required

Unique identifier of the language target.

project_idstring required

Identifier of the parent dubbing project.

target_languagestring required

BCP-47 language tag this target is dubbed into.

status'queued' | 'processing' | 'completed' | 'stale' | 'failed' required

Lifecycle status: 'queued' (waiting on the project), 'processing', 'completed', 'stale' (source/transcript changed), or 'failed'.

model_idstring nullable

Effective dubbing model id (target override or project default).

revisioninteger required

Monotonic counter incremented whenever this target's transcript changes (a source edit affecting it, or an edit to its translation).

output_revisioninteger nullable

The revision the current dubbed output was generated from; equal to revision when up to date, less than it when 'stale'. Null until a generation has completed.

created_atstring date-time required

When the language target was created.

updated_atstring date-time required

When the language target was last updated.