Get Order by ID
Retrieve detailed information about a specific translation order by its unique identifier
Retrieve detailed information about a specific translation order using its unique identifier. This endpoint provides comprehensive order details including status, documents, and financial information.
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
You can obtain your API key from your Ollang dashboard.
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 required for the order (1: Basic, 2: Premium, 3: Enterprise).
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.