Status of the task. Allowed values are completed, in_progress, created, queued.
progress
number
Task progress in percents (0% - 100%).
due_date
string
Due date.
due_date_timestamp
number
Unix timestamp of the Due date.
keys_count
number
Total number of keys in the task.
words_count
number
Total number of source words in the task.
created_at
string
Date and time of the task creation.
created_at_timestamp
number
Unix timestamp when the task was created.
created_by
number
Identifier of a user, who has created the task.
created_by_email
string
E-mail of a user, who has created the task.
can_be_parent
boolean
Can task be assigned as a parent task.
task_type
string
translation or review.
parent_task_id
number
ID of the parent task.
closing_tags
array
Tags that will be added to affected keys when task is closed.
do_lock_translations
boolean
If set to true, will lock translations for non-assigned project members.
languages
array of objects
List of languages in the task containing language ISO codes as well as included key IDs, assigned users and groups, translation memory leverage and progress information.
source_language_iso
string
Source language code of the task.
auto_close_languages
boolean
Whether languages should be closed automatically upon completion of the last item.
auto_close_task
boolean
Whether the task should be automatically closed upon all language completion.
auto_close_items
boolean
Whether the translation task items should be automatically marked as completed on edit.
completed_at
string
Date and time of the task completion.
completed_at_timestamp
number
Unix timestamp when the task was completed.
completed_by
number
Identifier of a user, who has completed the task.
completed_by_email
string
E-mail of a user, who has completed the task.
custom_translation_status_ids
array
IDs of custom translation statuses that will be applied to task items after item is completed.