segment_number | number | Segment number. |
language_iso | string | Language code. |
modified_at | string | Date and time of last translation modification. |
modified_at_timestamp | number | Unix timestamp of last translation modification. |
modified_by | number | Identifier of the user, who made last modification. |
modified_by_email | string | E-mail of the user, who made last modification. |
value | string | The actual segment content. Pass as an object, in case it includes plural forms and is_plural is true . |
is_fuzzy | boolean | Whether the Fuzzy flag is enabled. (Note: Fuzzy is called Unverified in the editor now). |
is_reviewed | boolean | Whether the Reviewed flag is enabled. |
reviewed_by | number | Identifier of the user, who has reviewed the translation (if reviewed). |
words | number | Number of words in the translation. |
custom_translation_statuses | array | Array consisting of Custom Translation Statusobjects. |