{ "branch": [ "branch_id", "name", "created_at", "created_at_timestamp", "created_by", "created_by_email" ], "comment": [ "comment_id", "key_id", "comment", "added_by", "added_by_email", "added_at", "added_at_timestamp" ], "contributor": [ "user_id", "email", "fullname", "created_at", "is_admin", "is_reviewer", "languages", "admin_rights", "created_at_timestamp" ], "custom_translation_status": [ "status_id", "title", "color" ], "file": [ "filename", "key_count" ], "key": [ "key_id", "created_at", "key_name", "filenames", "description", "platforms", "tags", "comments", "screenshots", "translations", "is_plural", "plural_name", "is_hidden", "is_archived", "context", "base_words", "char_limit", "custom_attributes", "created_at_timestamp" ], "language": [ "lang_id", "lang_iso", "lang_name", "is_rtl", "plural_forms" ], "order": [ "order_id", "project_id", "card_id", "status", "created_at", "created_by", "created_by_email", "source_language_iso", "target_language_isos", "keys", "source_words", "provider_slug", "translation_style", "translation_tier", "translation_tier_name", "briefing", "total", "created_at_timestamp" ], "payment_card": [ "card_id", "last4", "brand", "created_at", "created_at_timestamp" ], "project": [ "project_id", "name", "description", "created_at", "created_by", "created_by_email", "team_id", "created_at_timestamp", "base_language_id", "base_language_iso", "settings", "statistics" ], "screenshot": [ "screenshot_id", "key_ids", "url", "title", "description", "screenshot_tags", "width", "height", "created_at", "created_at_timestamp" ], "snapshot": [ "snapshot_id", "title", "created_at", "created_by", "created_by_email", "created_at_timestamp" ], "task": [ "task_id", "title", "description", "status", "progress", "due_date", "due_date_timestamp", "keys_count", "words_count", "created_at", "created_at_timestamp", "created_by", "created_by_email", "can_be_parent", "task_type", "parent_task_id", "closing_tags", "do_lock_translations", "languages", "auto_close_languages", "auto_close_task", "completed_at", "completed_at_timestamp", "completed_by", "completed_by_email", "custom_translation_status_ids" ], "team": [ "team_id", "name", "created_at", "plan", "quota_usage", "quota_allowed", "created_at_timestamp" ], "team_user": [ "user_id", "email", "fullname", "created_at", "role", "created_at_timestamp" ], "team_user_group": [ "group_id", "name", "permissions", "created_at", "created_at_timestamp", "team_id", "projects", "members" ], "translation": [ "translation_id", "key_id", "language_iso", "modified_at", "modified_at_timestamp", "modified_by", "modified_by_email", "translation", "is_fuzzy", "is_reviewed", "words", "custom_translation_statuses" ], "translation_provider": [ "provider_id", "name", "slug", "price_pair_min", "website_url", "description", "tiers", "pairs" ], "webhook": [ "webhook_id", "url", "secret", "events", "event_lang_map" ] }