| Name | Description | Remarks |
|---|---|---|
| account_id | Your Account ID as provided by One Hour Translation | |
| secret_key | Your API Secret Key as provided by One Hour Translation |
On success, the following parameters are returned:
| Name | Description | Remarks |
|---|---|---|
| status_code | Numerical indication of your request status | |
| status_msg | String indication of your request status | |
| project_id | (integer) Project ID for reference | |
| word_count | (integer) Reported or calculated word count | |
| source | (string) Source language | |
| target | (string) Target language | |
| credits | (integer) Credits reduced from your balance | |
| estimate_finish | (integer) Unix representation of estimated date and time for translation to be ready | GMT Available only when project status is "inProcess" or "disputed" and translation was not submitted (see status codes) |
| translation_ready | (boolean) 1 for translation has been submitted, otherwise 0. | |
| project_url | (string) URL to project page on OneHourTranslation website |