Skip to main content

Retrieve a dubbing details by ID

Get a dubbing details.

Path Parameters
dubbing_id uuid4 REQUIRED
Responses
200

Successful Response

Schema OPTIONAL
ok Ok OPTIONAL

Indicates if the request was successful or not.

data object
dubbing_id uuid4

Dubbing ID

status DubbingProcessingStatus

Possible values: [created, file_processing, file_processed, dubbing_processing, completed, failed]

name Name

Dubbing name

source_language DubbingLangCode

Possible values: [az, en, en-gb, en-us, uk, it, es, es-mx, de, pt, pt-br, tr, ar, ru, fr, zh, ja, yue, ko, sv, pl, id, nl, fi, hu, el, cs, sk, da, bg, ro, en-zh, en-parler, en-palabra-llm, en-zns, fr-zns, en-f5, en-orpheus, he, hi, auto]

target_language LangCodeExperimental

Possible values: [az, en, en-gb, en-us, fr, de, tr, ar, it, ru, uk, es, es-mx, pt, pt-br, sv, pl, id, nl, fi, hu, el, cs, sk, da, bg, ro, he, hi, zh, ja, yue, ko, en-gpt, en-zh, en-parler, en-palabra-llm, en-zns, fr-zns, en-f5, en-orpheus]

transcription_segments object[]

Dubbing transcription segments

segment_id uuid4
original_segment_id Original Segment Id
lang LangCodeExperimental

Possible values: [az, en, en-gb, en-us, fr, de, tr, ar, it, ru, uk, es, es-mx, pt, pt-br, sv, pl, id, nl, fi, hu, el, cs, sk, da, bg, ro, he, hi, zh, ja, yue, ko, en-gpt, en-zh, en-parler, en-palabra-llm, en-zns, fr-zns, en-f5, en-orpheus]

ts_start Ts Start
ts_end Ts End
speaker_id Speaker Id
text Text
translation_segments object[]

Dubbing translation segments

segment_id uuid4
original_segment_id Original Segment Id
lang LangCodeExperimental

Possible values: [az, en, en-gb, en-us, fr, de, tr, ar, it, ru, uk, es, es-mx, pt, pt-br, sv, pl, id, nl, fi, hu, el, cs, sk, da, bg, ro, he, hi, zh, ja, yue, ko, en-gpt, en-zh, en-parler, en-palabra-llm, en-zns, fr-zns, en-f5, en-orpheus]

ts_start Ts Start
ts_end Ts End
speaker_id Speaker Id
text Text
utc_created_at date-time

Dubbing creation time in UTC

utc_updated_at date-time

Dubbing last update time in UTC

sample

Dubbing input sample data

processing_result

Dubbing processing warnings and errors

dubbing_result

Dubbing result

default

Default Response

Schema OPTIONAL
ok Ok OPTIONAL

Indicates if the request was successful or not.

errors object[]

List of errors

type uri

Possible values: 1 ≤ length ≤ 2083

A string containing a URI reference that identifies the problem type.

status Status

Possible values: 399 < value < 600

A number indicating the HTTP status code.

title Title

Possible values: 5 ≤ length

A string containing a short, human-readable summary of the problem type.

detail Detail

Possible values: 5 ≤ length

A string containing a human-readable explanation specific to this occurrence of the problem.

instance Instance

Possible values: 1 ≤ length

A string containing a URI reference that identifies the specific occurrence of the problem.

error_code Error Code

A Number that indicates the error type that occurred.