v4

OpenAPI 3.1.02026-07-313621,3961.8 MB
Dubbing

Get Dubbing Project

Full project detail, including its language target ids.

get/v1/dubbing/project/{project_id}

Path parameters

project_idstring required

Identifier of the dubbing project to fetch.

Identifier of the dubbing project 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

project_idstring required

Unique identifier of the dubbing project.

status'queued' | 'preparing' | 'processing' | 'ready' | 'failed' required

Lifecycle status of the project: 'preparing'/'processing' while it transcribes, 'ready' once transcription is done, or 'failed'.

referencestring nullable

Optional free-form string the customer can provide to identify the project on their end.

source_languagestring nullable

BCP-47 language tag of the source media (null if auto-detected).

model_idstring nullable

Default dubbing model id applied to this project's language targets.

language_idsstring[]

Identifiers of the language targets created under this project.

revisioninteger required

Monotonic counter incremented whenever the source transcript is edited (segment add/edit/delete).

created_atstring date-time required

When the project was created.

updated_atstring date-time required

When the project was last updated.