Authorizations
Query Parameters
List of translation ids, comma separated
One of the translation statuses - InProgress
, Completed
, Failed
, ReadyForDownload
Results after this time (inclusive) will be returned, specified as seconds since the Unix epoch.
Results before this time (exclusive) will be returned, specified as seconds since the Unix epoch.
Response
Translation Info
List of TranslationInfo objects
Unique identifier for this translation.
id of the File that is being translated.
Status of the translation - InProgress
, ReadyForDownload
, Completed
, Failed
.
Time when this translation was started, in seconds since the Unix epoch.
Error message, present when status is Failed
.