Get Order
Fetch a single order with its full details.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Response
Success
A full order record, as returned by GetOrder. Lighter listings (ListOrders, Translate) use the OrderSummary projection instead.
Lifecycle status: QUEUE (deletable) -> PROGRESS -> DONE. REVISION marks a completed order the customer reopened and is pending revision; once rework resumes it reports as PROGRESS again (DONE -> REVISION -> PROGRESS -> DONE).
QUEUE, PROGRESS, DONE, REVISION The content to be translated. data is interpreted according to its MIME
type (e.g. text/plain, text/html, application/json).
Translation hints applied to an order. All fields are optional.