Projects
Get Project
Retrieve details of a specific project
GET
Path Parameters
The unique identifier of the project to retrieve.
Response
The response format varies depending on the project status.Common Fields
Name of the project.
Source language of the video.
Target language for dubbing.
Audio mixing mode used for the project.
Number of minutes charged for this project.
ISO timestamp when the project was created.
Current status:
in_progress, ready, or error.Ready Project Fields
ISO timestamp when processing completed.
Download URL for the dubbed video file.
Download URL for the dubbed audio track.
Array of source language script segments with timing information.
Array of target language script segments with timing information.
Uses the same structure as
output_source_script.Array of speaker configurations used for dubbing.
In Progress Project Fields
ISO timestamp of estimated completion time.
Error Project Fields
Description of the error that occurred during processing.