Authorizations
This endpoint requires API key authentication. Include your API key in the request header:- Header name:
X-Api-Key
- Header value: Your API key from the Ollang dashboard
- Format:
X-Api-Key: your-api-key-here
Path Parameters
The unique identifier of the order you want to retrieve. This should be a
valid order ID that you have access to.
Response
Unique identifier of the order.
Creation date and time of the order (ISO 8601 format).
Name or title of the order.
Source language of the content. Uses ISO 639-1 language codes (e.g., ‘en’,
‘tr’, ‘fr’).
Target language for translation. Uses ISO 639-1 language codes (e.g., ‘en’,
‘tr’, ‘fr’).
Type of the order. Possible values:
cc
, subtitle
, document
, aiDubbing
,
studioDubbing
, proofreading
, other
, revision
.Current status of the order. Possible values:
pending
, ongoing
,
completed
, revision
, delayed
, waitingForCC
, waitingForSubtitle
,
delivered
, qualityCheck
, readyToSent
.Rate applied to the order for pricing calculation.
Associated project identifier that this order belongs to.
Service level for the order. Level 0 means full AI generated and Level 1 is
Human Review added version.
Folder identifier where the order files are organized and stored.
URL to download the VTT subtitle file associated with the order (if
available).
Array of documents associated with the order.
Financial details related to the order.