Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1842,
    "next": "http://weblate.crnd.pro/api/translations/?format=api&page=5",
    "previous": "http://weblate.crnd.pro/api/translations/?format=api&page=3",
    "results": [
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/uk/",
                "url": "http://weblate.crnd.pro/api/languages/uk/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "crnd_web_view_refresh_timed",
                "slug": "crnd_web_view_refresh_timed",
                "id": 1166,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Crnd web (16.0)",
                    "slug": "crnd-web-16-0",
                    "id": 29,
                    "web": "https://gitlab.crnd.pro/crnd-opensource/crnd-web",
                    "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "crnd_web_view_refresh_timed/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_view_refresh_timed/",
                "url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_view_refresh_timed/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_view_refresh_timed/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_view_refresh_timed/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_view_refresh_timed/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_view_refresh_timed/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_view_refresh_timed/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "uk",
            "id": 6443,
            "filename": "crnd_web_view_refresh_timed/i18n/uk.po",
            "revision": "7db0e8bf89f126e8eba071a0f5f8541f45c65420",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_view_refresh_timed/uk/",
            "share_url": "http://weblate.crnd.pro/engage/crnd-web-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/crnd-web-16-0/crnd_web_view_refresh_timed/uk/",
            "url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_view_refresh_timed/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_view_refresh_timed/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_view_refresh_timed/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_view_refresh_timed/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_view_refresh_timed/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_view_refresh_timed/uk/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "crnd_web_widget_scan_qrcode",
                "slug": "crnd_web_widget_scan_qrcode",
                "id": 1167,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Crnd web (16.0)",
                    "slug": "crnd-web-16-0",
                    "id": 29,
                    "web": "https://gitlab.crnd.pro/crnd-opensource/crnd-web",
                    "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "crnd_web_widget_scan_qrcode/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_widget_scan_qrcode/",
                "url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_widget_scan_qrcode/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_widget_scan_qrcode/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_widget_scan_qrcode/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_widget_scan_qrcode/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_widget_scan_qrcode/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_widget_scan_qrcode/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "en",
            "id": 6444,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_widget_scan_qrcode/en/",
            "share_url": "http://weblate.crnd.pro/engage/crnd-web-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/crnd-web-16-0/crnd_web_widget_scan_qrcode/en/",
            "url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_widget_scan_qrcode/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 2,
            "total_words": 2,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_widget_scan_qrcode/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_widget_scan_qrcode/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_widget_scan_qrcode/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_widget_scan_qrcode/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_widget_scan_qrcode/en/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/uk/",
                "url": "http://weblate.crnd.pro/api/languages/uk/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "crnd_web_widget_scan_qrcode",
                "slug": "crnd_web_widget_scan_qrcode",
                "id": 1167,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Crnd web (16.0)",
                    "slug": "crnd-web-16-0",
                    "id": 29,
                    "web": "https://gitlab.crnd.pro/crnd-opensource/crnd-web",
                    "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "crnd_web_widget_scan_qrcode/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_widget_scan_qrcode/",
                "url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_widget_scan_qrcode/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_widget_scan_qrcode/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_widget_scan_qrcode/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_widget_scan_qrcode/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_widget_scan_qrcode/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_widget_scan_qrcode/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "uk",
            "id": 6449,
            "filename": "crnd_web_widget_scan_qrcode/i18n/uk.po",
            "revision": "28857b9dd95c5816d5438f6e4076b2496e5def00",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_widget_scan_qrcode/uk/",
            "share_url": "http://weblate.crnd.pro/engage/crnd-web-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/crnd-web-16-0/crnd_web_widget_scan_qrcode/uk/",
            "url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_widget_scan_qrcode/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_widget_scan_qrcode/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_widget_scan_qrcode/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_widget_scan_qrcode/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_widget_scan_qrcode/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_widget_scan_qrcode/uk/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "crnd_web_tree_field_action",
                "slug": "crnd_web_tree_field_action",
                "id": 1168,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Crnd web (16.0)",
                    "slug": "crnd-web-16-0",
                    "id": 29,
                    "web": "https://gitlab.crnd.pro/crnd-opensource/crnd-web",
                    "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "crnd_web_tree_field_action/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_tree_field_action/",
                "url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_tree_field_action/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_tree_field_action/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_tree_field_action/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_tree_field_action/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_tree_field_action/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_tree_field_action/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "en",
            "id": 6450,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_tree_field_action/en/",
            "share_url": "http://weblate.crnd.pro/engage/crnd-web-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/crnd-web-16-0/crnd_web_tree_field_action/en/",
            "url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_tree_field_action/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_tree_field_action/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_tree_field_action/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_tree_field_action/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_tree_field_action/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_tree_field_action/en/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/uk/",
                "url": "http://weblate.crnd.pro/api/languages/uk/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "crnd_web_tree_field_action",
                "slug": "crnd_web_tree_field_action",
                "id": 1168,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Crnd web (16.0)",
                    "slug": "crnd-web-16-0",
                    "id": 29,
                    "web": "https://gitlab.crnd.pro/crnd-opensource/crnd-web",
                    "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "crnd_web_tree_field_action/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_tree_field_action/",
                "url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_tree_field_action/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_tree_field_action/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_tree_field_action/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_tree_field_action/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_tree_field_action/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_tree_field_action/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "uk",
            "id": 6455,
            "filename": "crnd_web_tree_field_action/i18n/uk.po",
            "revision": "97dee59016cc1dd528bdc7a0fd27563c739fe489",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_tree_field_action/uk/",
            "share_url": "http://weblate.crnd.pro/engage/crnd-web-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/crnd-web-16-0/crnd_web_tree_field_action/uk/",
            "url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_tree_field_action/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_tree_field_action/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_tree_field_action/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_tree_field_action/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_tree_field_action/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_tree_field_action/uk/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "crnd_web_on_create_action",
                "slug": "crnd_web_on_create_action",
                "id": 1169,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Crnd web (16.0)",
                    "slug": "crnd-web-16-0",
                    "id": 29,
                    "web": "https://gitlab.crnd.pro/crnd-opensource/crnd-web",
                    "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "crnd_web_on_create_action/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_on_create_action/",
                "url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_on_create_action/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_on_create_action/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_on_create_action/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_on_create_action/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_on_create_action/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_on_create_action/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "en",
            "id": 6456,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_on_create_action/en/",
            "share_url": "http://weblate.crnd.pro/engage/crnd-web-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/crnd-web-16-0/crnd_web_on_create_action/en/",
            "url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/en/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/uk/",
                "url": "http://weblate.crnd.pro/api/languages/uk/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "crnd_web_on_create_action",
                "slug": "crnd_web_on_create_action",
                "id": 1169,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Crnd web (16.0)",
                    "slug": "crnd-web-16-0",
                    "id": 29,
                    "web": "https://gitlab.crnd.pro/crnd-opensource/crnd-web",
                    "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "crnd_web_on_create_action/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_on_create_action/",
                "url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_on_create_action/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_on_create_action/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_on_create_action/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_on_create_action/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_on_create_action/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_on_create_action/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "uk",
            "id": 6461,
            "filename": "crnd_web_on_create_action/i18n/uk.po",
            "revision": "d3fe782d14ff21f20e0a690b23828fb2edf10e1e",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_on_create_action/uk/",
            "share_url": "http://weblate.crnd.pro/engage/crnd-web-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/crnd-web-16-0/crnd_web_on_create_action/uk/",
            "url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/uk/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "test_crnd_web_models",
                "slug": "test_crnd_web_models",
                "id": 1170,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Crnd web (16.0)",
                    "slug": "crnd-web-16-0",
                    "id": 29,
                    "web": "https://gitlab.crnd.pro/crnd-opensource/crnd-web",
                    "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "test_crnd_web_models/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/test_crnd_web_models/",
                "url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/test_crnd_web_models/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/test_crnd_web_models/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/test_crnd_web_models/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/test_crnd_web_models/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/test_crnd_web_models/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/test_crnd_web_models/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "en",
            "id": 6462,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/test_crnd_web_models/en/",
            "share_url": "http://weblate.crnd.pro/engage/crnd-web-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/crnd-web-16-0/test_crnd_web_models/en/",
            "url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/test_crnd_web_models/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 107,
            "total_words": 336,
            "translated": 107,
            "translated_words": 336,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/test_crnd_web_models/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/test_crnd_web_models/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/test_crnd_web_models/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/test_crnd_web_models/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/test_crnd_web_models/en/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/uk/",
                "url": "http://weblate.crnd.pro/api/languages/uk/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "test_crnd_web_models",
                "slug": "test_crnd_web_models",
                "id": 1170,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Crnd web (16.0)",
                    "slug": "crnd-web-16-0",
                    "id": 29,
                    "web": "https://gitlab.crnd.pro/crnd-opensource/crnd-web",
                    "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "test_crnd_web_models/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/test_crnd_web_models/",
                "url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/test_crnd_web_models/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/test_crnd_web_models/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/test_crnd_web_models/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/test_crnd_web_models/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/test_crnd_web_models/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/test_crnd_web_models/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "uk",
            "id": 6467,
            "filename": "test_crnd_web_models/i18n/uk.po",
            "revision": "de39eeb0eff85a3487933ddd8540011cc5f3c39c",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/test_crnd_web_models/uk/",
            "share_url": "http://weblate.crnd.pro/engage/crnd-web-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/crnd-web-16-0/test_crnd_web_models/uk/",
            "url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/test_crnd_web_models/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 107,
            "total_words": 336,
            "translated": 7,
            "translated_words": 16,
            "translated_percent": 6.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/test_crnd_web_models/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/test_crnd_web_models/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/test_crnd_web_models/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/test_crnd_web_models/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/test_crnd_web_models/uk/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "crnd_web_m2o_info_widget",
                "slug": "crnd_web_m2o_info_widget",
                "id": 1171,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Crnd web (16.0)",
                    "slug": "crnd-web-16-0",
                    "id": 29,
                    "web": "https://gitlab.crnd.pro/crnd-opensource/crnd-web",
                    "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "crnd_web_m2o_info_widget/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_m2o_info_widget/",
                "url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_m2o_info_widget/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_m2o_info_widget/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_m2o_info_widget/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_m2o_info_widget/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_m2o_info_widget/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_m2o_info_widget/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "en",
            "id": 6468,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_m2o_info_widget/en/",
            "share_url": "http://weblate.crnd.pro/engage/crnd-web-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/crnd-web-16-0/crnd_web_m2o_info_widget/en/",
            "url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_m2o_info_widget/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_m2o_info_widget/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_m2o_info_widget/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_m2o_info_widget/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_m2o_info_widget/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_m2o_info_widget/en/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/uk/",
                "url": "http://weblate.crnd.pro/api/languages/uk/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "crnd_web_m2o_info_widget",
                "slug": "crnd_web_m2o_info_widget",
                "id": 1171,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Crnd web (16.0)",
                    "slug": "crnd-web-16-0",
                    "id": 29,
                    "web": "https://gitlab.crnd.pro/crnd-opensource/crnd-web",
                    "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "crnd_web_m2o_info_widget/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_m2o_info_widget/",
                "url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_m2o_info_widget/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_m2o_info_widget/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_m2o_info_widget/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_m2o_info_widget/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_m2o_info_widget/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_m2o_info_widget/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "uk",
            "id": 6473,
            "filename": "crnd_web_m2o_info_widget/i18n/uk.po",
            "revision": "522b12fc8d316fd82b1b8529108c2c82241d9d0e",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_m2o_info_widget/uk/",
            "share_url": "http://weblate.crnd.pro/engage/crnd-web-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/crnd-web-16-0/crnd_web_m2o_info_widget/uk/",
            "url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_m2o_info_widget/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_m2o_info_widget/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_m2o_info_widget/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_m2o_info_widget/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_m2o_info_widget/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_m2o_info_widget/uk/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "crnd_web_diagram_plus",
                "slug": "crnd_web_diagram_plus",
                "id": 1172,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Crnd web (16.0)",
                    "slug": "crnd-web-16-0",
                    "id": 29,
                    "web": "https://gitlab.crnd.pro/crnd-opensource/crnd-web",
                    "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "crnd_web_diagram_plus/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_diagram_plus/",
                "url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_diagram_plus/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_diagram_plus/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_diagram_plus/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_diagram_plus/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_diagram_plus/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_diagram_plus/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "en",
            "id": 6474,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_diagram_plus/en/",
            "share_url": "http://weblate.crnd.pro/engage/crnd-web-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/crnd-web-16-0/crnd_web_diagram_plus/en/",
            "url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_diagram_plus/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 15,
            "total_words": 83,
            "translated": 15,
            "translated_words": 83,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 6.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_diagram_plus/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_diagram_plus/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_diagram_plus/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_diagram_plus/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_diagram_plus/en/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/uk/",
                "url": "http://weblate.crnd.pro/api/languages/uk/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "crnd_web_diagram_plus",
                "slug": "crnd_web_diagram_plus",
                "id": 1172,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Crnd web (16.0)",
                    "slug": "crnd-web-16-0",
                    "id": 29,
                    "web": "https://gitlab.crnd.pro/crnd-opensource/crnd-web",
                    "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "crnd_web_diagram_plus/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_diagram_plus/",
                "url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_diagram_plus/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_diagram_plus/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_diagram_plus/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_diagram_plus/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_diagram_plus/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_diagram_plus/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "uk",
            "id": 6479,
            "filename": "crnd_web_diagram_plus/i18n/uk.po",
            "revision": "ff6594a28902cab178899e15dd9e1190cfb74ffc",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_diagram_plus/uk/",
            "share_url": "http://weblate.crnd.pro/engage/crnd-web-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/crnd-web-16-0/crnd_web_diagram_plus/uk/",
            "url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_diagram_plus/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 83,
            "translated": 10,
            "translated_words": 38,
            "translated_percent": 66.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 10,
            "failing_checks_percent": 13.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_diagram_plus/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_diagram_plus/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_diagram_plus/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_diagram_plus/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_diagram_plus/uk/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "generic_request",
                "slug": "generic_request",
                "id": 1173,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Bureaucrat generics (16.0)",
                    "slug": "bureaucrat-generics-16-0",
                    "id": 30,
                    "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                    "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "git_export": "http://weblate.crnd.pro/git/bureaucrat-generics-16-0/generic_request/",
                "branch": "16.0",
                "push_branch": "",
                "filemask": "generic_request/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "generic_request/i18n/generic_request.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_request/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "en",
            "id": 6480,
            "filename": "generic_request/i18n/generic_request.pot",
            "revision": "323f18563b8cd3c01fe7248f4126472b9bedd283",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_request/en/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_request/en/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 1023,
            "total_words": 6403,
            "translated": 1023,
            "translated_words": 6403,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 208,
            "failing_checks_words": 2232,
            "failing_checks_percent": 20.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/en/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/uk/",
                "url": "http://weblate.crnd.pro/api/languages/uk/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "generic_request",
                "slug": "generic_request",
                "id": 1173,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Bureaucrat generics (16.0)",
                    "slug": "bureaucrat-generics-16-0",
                    "id": 30,
                    "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                    "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "git_export": "http://weblate.crnd.pro/git/bureaucrat-generics-16-0/generic_request/",
                "branch": "16.0",
                "push_branch": "",
                "filemask": "generic_request/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "generic_request/i18n/generic_request.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_request/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "uk",
            "id": 6486,
            "filename": "generic_request/i18n/uk.po",
            "revision": "1c67e41970113806f730789c0c23f27dda6c721e",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_request/uk/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_request/uk/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1023,
            "total_words": 6403,
            "translated": 882,
            "translated_words": 3628,
            "translated_percent": 86.2,
            "fuzzy": 34,
            "fuzzy_words": 269,
            "fuzzy_percent": 3.3,
            "failing_checks": 92,
            "failing_checks_words": 322,
            "failing_checks_percent": 8.9,
            "have_suggestion": 13,
            "have_comment": 0,
            "last_change": "2024-11-26T18:33:51.864001+02:00",
            "last_author": "Den_Sharaf",
            "repository_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/uk/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "generic_resource_role",
                "slug": "generic_resource_role",
                "id": 1174,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Bureaucrat generics (16.0)",
                    "slug": "bureaucrat-generics-16-0",
                    "id": 30,
                    "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                    "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "generic_resource_role/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_resource_role/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_resource_role/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_resource_role/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_resource_role/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_resource_role/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_resource_role/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_resource_role/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "en",
            "id": 6487,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_resource_role/en/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_resource_role/en/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_resource_role/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 155,
            "total_words": 585,
            "translated": 155,
            "translated_words": 585,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 43,
            "failing_checks_words": 103,
            "failing_checks_percent": 27.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_resource_role/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_resource_role/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_resource_role/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_resource_role/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_resource_role/en/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/uk/",
                "url": "http://weblate.crnd.pro/api/languages/uk/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "generic_resource_role",
                "slug": "generic_resource_role",
                "id": 1174,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Bureaucrat generics (16.0)",
                    "slug": "bureaucrat-generics-16-0",
                    "id": 30,
                    "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                    "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "generic_resource_role/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_resource_role/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_resource_role/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_resource_role/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_resource_role/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_resource_role/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_resource_role/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_resource_role/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "uk",
            "id": 6493,
            "filename": "generic_resource_role/i18n/uk.po",
            "revision": "b1968de5dee530e2887877161c1e2de0f6f48dbf",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_resource_role/uk/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_resource_role/uk/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_resource_role/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 148,
            "total_words": 561,
            "translated": 112,
            "translated_words": 369,
            "translated_percent": 75.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 35,
            "failing_checks_words": 84,
            "failing_checks_percent": 23.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-11-26T18:33:51.086734+02:00",
            "last_author": "Den_Sharaf",
            "repository_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_resource_role/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_resource_role/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_resource_role/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_resource_role/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_resource_role/uk/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "generic_request_related_requests",
                "slug": "generic_request_related_requests",
                "id": 1175,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Bureaucrat generics (16.0)",
                    "slug": "bureaucrat-generics-16-0",
                    "id": 30,
                    "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                    "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "generic_request_related_requests/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_request_related_requests/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_related_requests/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_related_requests/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_related_requests/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_related_requests/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_related_requests/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_related_requests/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "en",
            "id": 6494,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_request_related_requests/en/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_request_related_requests/en/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_related_requests/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 24,
            "total_words": 71,
            "translated": 24,
            "translated_words": 71,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 23,
            "failing_checks_percent": 45.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_related_requests/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_related_requests/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_related_requests/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_related_requests/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_related_requests/en/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/uk/",
                "url": "http://weblate.crnd.pro/api/languages/uk/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "generic_request_related_requests",
                "slug": "generic_request_related_requests",
                "id": 1175,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Bureaucrat generics (16.0)",
                    "slug": "bureaucrat-generics-16-0",
                    "id": 30,
                    "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                    "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "generic_request_related_requests/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_request_related_requests/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_related_requests/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_related_requests/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_related_requests/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_related_requests/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_related_requests/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_related_requests/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "uk",
            "id": 6500,
            "filename": "generic_request_related_requests/i18n/uk.po",
            "revision": "ad06d6dae25493d97e334fe86a81a2195918d935",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_request_related_requests/uk/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_request_related_requests/uk/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_related_requests/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 71,
            "translated": 18,
            "translated_words": 49,
            "translated_percent": 75.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 22,
            "failing_checks_percent": 45.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-26T18:33:51.136985+02:00",
            "last_author": "Den_Sharaf",
            "repository_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_related_requests/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_related_requests/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_related_requests/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_related_requests/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_related_requests/uk/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "generic_assignment_team",
                "slug": "generic_assignment_team",
                "id": 1176,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "http://weblate.crnd.pro/languages/en/",
                    "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Bureaucrat generics (16.0)",
                    "slug": "bureaucrat-generics-16-0",
                    "id": 30,
                    "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                    "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "generic_assignment_team/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_assignment_team/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_team/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_team/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_team/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_team/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_team/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_team/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": ""
            },
            "language_code": "en",
            "id": 6501,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_assignment_team/en/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_assignment_team/en/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_assignment_team/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 24,
            "total_words": 53,
            "translated": 24,
            "translated_words": 53,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 19,
            "failing_checks_percent": 45.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_assignment_team/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_assignment_team/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_assignment_team/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_assignment_team/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_assignment_team/en/units/?format=api"
        }
    ]
}