Translation components API.

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

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

{
    "count": 2104,
    "next": "http://weblate.crnd.pro/api/translations/?format=api&page=104",
    "previous": "http://weblate.crnd.pro/api/translations/?format=api&page=102",
    "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": "generic_document_extra_approvers_mixin",
                "slug": "generic_document_extra_approvers_mixin",
                "id": 1603,
                "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 (17.0)",
                    "slug": "bureaucrat-generics-17-0",
                    "id": 33,
                    "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics/-/tree/17.0",
                    "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/",
                    "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "generic_document_extra_approvers_mixin/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-17-0/generic_document_extra_approvers_mixin/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_document_extra_approvers_mixin/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_document_extra_approvers_mixin/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_document_extra_approvers_mixin/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_document_extra_approvers_mixin/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_document_extra_approvers_mixin/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_document_extra_approvers_mixin/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 }})\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": 11867,
            "filename": "generic_document_extra_approvers_mixin/i18n/uk.po",
            "revision": "e24fb8be3c643f0e29e88fe2d5545710712c2f45",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_document_extra_approvers_mixin/uk/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-17-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_document_extra_approvers_mixin/uk/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_document_extra_approvers_mixin/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 57,
            "translated": 8,
            "translated_words": 16,
            "translated_percent": 34.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 13,
            "failing_checks_words": 23,
            "failing_checks_percent": 56.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-09-26T16:58:47.442645+03:00",
            "last_author": "Den_Sharaf",
            "repository_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_document_extra_approvers_mixin/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_document_extra_approvers_mixin/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_document_extra_approvers_mixin/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_document_extra_approvers_mixin/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_document_extra_approvers_mixin/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": "yo_contract",
                "slug": "yo_contract",
                "id": 1604,
                "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 (17.0)",
                    "slug": "bureaucrat-generics-17-0",
                    "id": 33,
                    "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics/-/tree/17.0",
                    "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/",
                    "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "yo_contract/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-17-0/yo_contract/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/yo_contract/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/yo_contract/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/yo_contract/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/yo_contract/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/yo_contract/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/yo_contract/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 }})\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": 11868,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/yo_contract/en/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-17-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/yo_contract/en/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/yo_contract/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 190,
            "total_words": 593,
            "translated": 190,
            "translated_words": 593,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 18,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/yo_contract/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/yo_contract/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/yo_contract/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/yo_contract/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/yo_contract/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": "yo_contract",
                "slug": "yo_contract",
                "id": 1604,
                "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 (17.0)",
                    "slug": "bureaucrat-generics-17-0",
                    "id": 33,
                    "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics/-/tree/17.0",
                    "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/",
                    "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "yo_contract/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-17-0/yo_contract/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/yo_contract/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/yo_contract/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/yo_contract/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/yo_contract/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/yo_contract/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/yo_contract/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 }})\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": 11869,
            "filename": "yo_contract/i18n/uk.po",
            "revision": "5ec3e5358bb737696f46ece7ed19a2b089cf8664",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/yo_contract/uk/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-17-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/yo_contract/uk/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/yo_contract/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 593,
            "translated": 188,
            "translated_words": 581,
            "translated_percent": 98.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 63,
            "failing_checks_words": 236,
            "failing_checks_percent": 33.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-09-26T17:11:30.027028+03:00",
            "last_author": "Den_Sharaf",
            "repository_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/yo_contract/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/yo_contract/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/yo_contract/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/yo_contract/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/yo_contract/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": "interpipe_birthday",
                "slug": "interpipe_birthday",
                "id": 1606,
                "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": "Interpipe (16.0)",
                    "slug": "interpipe-16-0",
                    "id": 32,
                    "web": "https://gitlab.crnd.pro/crnd/partners/interpipe",
                    "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/partners/interpipe.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "interpipe_birthday/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_birthday/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_birthday/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_birthday/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_birthday/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_birthday/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_birthday/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_birthday/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/partners/interpipe.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": 11873,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_birthday/en/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_birthday/en/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_birthday/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 88,
            "total_words": 229,
            "translated": 88,
            "translated_words": 229,
            "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/interpipe-16-0/interpipe_birthday/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_birthday/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_birthday/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_birthday/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_birthday/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": "interpipe_birthday",
                "slug": "interpipe_birthday",
                "id": 1606,
                "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": "Interpipe (16.0)",
                    "slug": "interpipe-16-0",
                    "id": 32,
                    "web": "https://gitlab.crnd.pro/crnd/partners/interpipe",
                    "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/partners/interpipe.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "interpipe_birthday/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_birthday/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_birthday/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_birthday/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_birthday/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_birthday/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_birthday/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_birthday/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/partners/interpipe.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": 11874,
            "filename": "interpipe_birthday/i18n/uk.po",
            "revision": "36d8abed6eb65a2648ca7929de8ab068e0e711ed",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_birthday/uk/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_birthday/uk/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_birthday/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 229,
            "translated": 77,
            "translated_words": 213,
            "translated_percent": 87.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 23,
            "failing_checks_percent": 17.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-03-03T11:14:10.873026+02:00",
            "last_author": "aykirichko",
            "repository_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_birthday/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_birthday/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_birthday/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_birthday/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_birthday/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": "interpipe_auth_saml",
                "slug": "interpipe_auth_saml",
                "id": 1607,
                "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": "Interpipe (16.0)",
                    "slug": "interpipe-16-0",
                    "id": 32,
                    "web": "https://gitlab.crnd.pro/crnd/partners/interpipe",
                    "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/partners/interpipe.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "interpipe_auth_saml/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_auth_saml/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_auth_saml/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_auth_saml/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_auth_saml/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_auth_saml/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_auth_saml/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_auth_saml/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/partners/interpipe.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": 11875,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_auth_saml/en/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_auth_saml/en/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_auth_saml/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 4,
            "total_words": 39,
            "translated": 4,
            "translated_words": 39,
            "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/interpipe-16-0/interpipe_auth_saml/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_auth_saml/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_auth_saml/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_auth_saml/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_auth_saml/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": "interpipe_auth_saml",
                "slug": "interpipe_auth_saml",
                "id": 1607,
                "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": "Interpipe (16.0)",
                    "slug": "interpipe-16-0",
                    "id": 32,
                    "web": "https://gitlab.crnd.pro/crnd/partners/interpipe",
                    "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/partners/interpipe.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "interpipe_auth_saml/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_auth_saml/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_auth_saml/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_auth_saml/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_auth_saml/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_auth_saml/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_auth_saml/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_auth_saml/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/partners/interpipe.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": 11876,
            "filename": "interpipe_auth_saml/i18n/uk.po",
            "revision": "31e1bf67e765099479699ac3962a92884dc95368",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_auth_saml/uk/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_auth_saml/uk/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_auth_saml/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 39,
            "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/interpipe-16-0/interpipe_auth_saml/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_auth_saml/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_auth_saml/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_auth_saml/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_auth_saml/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": "interpipe_user_fields",
                "slug": "interpipe_user_fields",
                "id": 1608,
                "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": "Interpipe (16.0)",
                    "slug": "interpipe-16-0",
                    "id": 32,
                    "web": "https://gitlab.crnd.pro/crnd/partners/interpipe",
                    "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/partners/interpipe.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "interpipe_user_fields/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_user_fields/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_user_fields/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_user_fields/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_user_fields/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_user_fields/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_user_fields/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_user_fields/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/partners/interpipe.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": 11877,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_user_fields/en/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_user_fields/en/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_user_fields/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 5,
            "total_words": 32,
            "translated": 5,
            "translated_words": 32,
            "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/interpipe-16-0/interpipe_user_fields/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_user_fields/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_user_fields/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_user_fields/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_user_fields/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": "interpipe_user_fields",
                "slug": "interpipe_user_fields",
                "id": 1608,
                "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": "Interpipe (16.0)",
                    "slug": "interpipe-16-0",
                    "id": 32,
                    "web": "https://gitlab.crnd.pro/crnd/partners/interpipe",
                    "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/partners/interpipe.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "interpipe_user_fields/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_user_fields/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_user_fields/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_user_fields/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_user_fields/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_user_fields/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_user_fields/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_user_fields/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/partners/interpipe.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": 11878,
            "filename": "interpipe_user_fields/i18n/uk.po",
            "revision": "315b230bf51cc090a05e2a478d9f43be91ddc6e5",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_user_fields/uk/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_user_fields/uk/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_user_fields/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 32,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 20.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_user_fields/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_user_fields/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_user_fields/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_user_fields/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_user_fields/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_line_level",
                "slug": "generic_request_line_level",
                "id": 1609,
                "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": "Interpipe (16.0)",
                    "slug": "interpipe-16-0",
                    "id": 32,
                    "web": "https://gitlab.crnd.pro/crnd/partners/interpipe",
                    "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/partners/interpipe.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "generic_request_line_level/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/generic_request_line_level/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/generic_request_line_level/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/generic_request_line_level/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/generic_request_line_level/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/generic_request_line_level/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/generic_request_line_level/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/generic_request_line_level/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/partners/interpipe.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": 11879,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/generic_request_line_level/en/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/generic_request_line_level/en/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/generic_request_line_level/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 5,
            "total_words": 9,
            "translated": 5,
            "translated_words": 9,
            "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/interpipe-16-0/generic_request_line_level/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/generic_request_line_level/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/generic_request_line_level/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/generic_request_line_level/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/generic_request_line_level/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_line_level",
                "slug": "generic_request_line_level",
                "id": 1609,
                "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": "Interpipe (16.0)",
                    "slug": "interpipe-16-0",
                    "id": 32,
                    "web": "https://gitlab.crnd.pro/crnd/partners/interpipe",
                    "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/partners/interpipe.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "generic_request_line_level/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/generic_request_line_level/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/generic_request_line_level/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/generic_request_line_level/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/generic_request_line_level/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/generic_request_line_level/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/generic_request_line_level/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/generic_request_line_level/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/partners/interpipe.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": 11880,
            "filename": "generic_request_line_level/i18n/uk.po",
            "revision": "628fe19e2ae7224ddde53c2d1a92828f89720cb9",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/generic_request_line_level/uk/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/generic_request_line_level/uk/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/generic_request_line_level/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 9,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 20.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": "2025-09-24T14:17:40.953475+03:00",
            "last_author": "aykirichko",
            "repository_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/generic_request_line_level/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/generic_request_line_level/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/generic_request_line_level/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/generic_request_line_level/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/generic_request_line_level/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": "interpipe_phone_directory",
                "slug": "interpipe_phone_directory",
                "id": 1610,
                "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": "Interpipe (16.0)",
                    "slug": "interpipe-16-0",
                    "id": 32,
                    "web": "https://gitlab.crnd.pro/crnd/partners/interpipe",
                    "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/partners/interpipe.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "interpipe_phone_directory/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_phone_directory/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_phone_directory/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_phone_directory/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_phone_directory/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_phone_directory/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_phone_directory/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_phone_directory/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/partners/interpipe.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": 11881,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_phone_directory/en/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_phone_directory/en/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_phone_directory/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 135,
            "total_words": 323,
            "translated": 135,
            "translated_words": 323,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_phone_directory/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_phone_directory/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_phone_directory/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_phone_directory/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_phone_directory/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": "interpipe_phone_directory",
                "slug": "interpipe_phone_directory",
                "id": 1610,
                "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": "Interpipe (16.0)",
                    "slug": "interpipe-16-0",
                    "id": 32,
                    "web": "https://gitlab.crnd.pro/crnd/partners/interpipe",
                    "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/partners/interpipe.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "interpipe_phone_directory/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_phone_directory/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_phone_directory/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_phone_directory/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_phone_directory/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_phone_directory/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_phone_directory/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_phone_directory/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/partners/interpipe.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": 11882,
            "filename": "interpipe_phone_directory/i18n/uk.po",
            "revision": "682a286f4643b567130d6a0a895fe4e937752dbe",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_phone_directory/uk/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_phone_directory/uk/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_phone_directory/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 135,
            "total_words": 323,
            "translated": 116,
            "translated_words": 295,
            "translated_percent": 85.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 30,
            "failing_checks_words": 39,
            "failing_checks_percent": 22.2,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2026-03-03T11:14:10.914671+02:00",
            "last_author": "aykirichko",
            "repository_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_phone_directory/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_phone_directory/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_phone_directory/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_phone_directory/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_phone_directory/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": "interpipe_transport_vacations_field_set",
                "slug": "interpipe_transport_vacations_field_set",
                "id": 1611,
                "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": "Interpipe (16.0)",
                    "slug": "interpipe-16-0",
                    "id": 32,
                    "web": "https://gitlab.crnd.pro/crnd/partners/interpipe",
                    "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/partners/interpipe.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "interpipe_transport_vacations_field_set/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_transport_vacations_field_set/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_transport_vacations_field_set/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_transport_vacations_field_set/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_transport_vacations_field_set/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_transport_vacations_field_set/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_transport_vacations_field_set/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_transport_vacations_field_set/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/partners/interpipe.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": 11883,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_transport_vacations_field_set/en/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_transport_vacations_field_set/en/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_transport_vacations_field_set/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 4,
            "total_words": 21,
            "translated": 4,
            "translated_words": 21,
            "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/interpipe-16-0/interpipe_transport_vacations_field_set/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_transport_vacations_field_set/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_transport_vacations_field_set/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_transport_vacations_field_set/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_transport_vacations_field_set/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": "interpipe_transport_vacations_field_set",
                "slug": "interpipe_transport_vacations_field_set",
                "id": 1611,
                "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": "Interpipe (16.0)",
                    "slug": "interpipe-16-0",
                    "id": 32,
                    "web": "https://gitlab.crnd.pro/crnd/partners/interpipe",
                    "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/interpipe-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/partners/interpipe.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "interpipe_transport_vacations_field_set/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_transport_vacations_field_set/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_transport_vacations_field_set/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_transport_vacations_field_set/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_transport_vacations_field_set/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_transport_vacations_field_set/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_transport_vacations_field_set/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_transport_vacations_field_set/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/partners/interpipe.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": 11884,
            "filename": "interpipe_transport_vacations_field_set/i18n/uk.po",
            "revision": "d859eb5c40359dee50989a154de624718d1cdd34",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_transport_vacations_field_set/uk/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_transport_vacations_field_set/uk/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_transport_vacations_field_set/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 21,
            "translated": 4,
            "translated_words": 21,
            "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": 1,
            "have_comment": 0,
            "last_change": "2026-03-03T10:55:40.997965+02:00",
            "last_author": "aykirichko",
            "repository_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_transport_vacations_field_set/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_transport_vacations_field_set/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_transport_vacations_field_set/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_transport_vacations_field_set/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_transport_vacations_field_set/uk/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_basic_profile 1",
                "slug": "crnd_basic_profile-1",
                "id": 1597,
                "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": "Resource Catalog (16.0)",
                    "slug": "resource-catalog-16-0",
                    "id": 38,
                    "web": "https://gitlab.crnd.pro/crnd/resource_catalog",
                    "web_url": "http://weblate.crnd.pro/projects/resource-catalog-16-0/",
                    "url": "http://weblate.crnd.pro/api/projects/resource-catalog-16-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/resource-catalog-16-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/resource-catalog-16-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/resource-catalog-16-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/resource-catalog-16-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/resource-catalog-16-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/resource_catalog.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "crnd_basic_profile/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/resource-catalog-16-0/crnd_basic_profile-1/",
                "url": "http://weblate.crnd.pro/api/components/resource-catalog-16-0/crnd_basic_profile-1/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/resource-catalog-16-0/crnd_basic_profile-1/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/resource-catalog-16-0/crnd_basic_profile-1/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/resource-catalog-16-0/crnd_basic_profile-1/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/resource-catalog-16-0/crnd_basic_profile-1/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/resource-catalog-16-0/crnd_basic_profile-1/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/resource_catalog.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": 11885,
            "filename": "crnd_basic_profile/i18n/uk.po",
            "revision": "d53352ad1f01b8afc1f95bbc0925aea276f13069",
            "web_url": "http://weblate.crnd.pro/projects/resource-catalog-16-0/crnd_basic_profile-1/uk/",
            "share_url": "http://weblate.crnd.pro/engage/resource-catalog-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/resource-catalog-16-0/crnd_basic_profile-1/uk/",
            "url": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_basic_profile-1/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 75,
            "translated": 31,
            "translated_words": 75,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 21,
            "failing_checks_words": 48,
            "failing_checks_percent": 67.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_basic_profile-1/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_basic_profile-1/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_basic_profile-1/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_basic_profile-1/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_basic_profile-1/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_file_website",
                "slug": "generic_file_website",
                "id": 1612,
                "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 (17.0)",
                    "slug": "bureaucrat-generics-17-0",
                    "id": 33,
                    "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics/-/tree/17.0",
                    "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/",
                    "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "generic_file_website/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-17-0/generic_file_website/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_file_website/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_file_website/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_file_website/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_file_website/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_file_website/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_file_website/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 }})\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": 11886,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_file_website/en/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-17-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_file_website/en/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_file_website/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 10,
            "total_words": 23,
            "translated": 10,
            "translated_words": 23,
            "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/bureaucrat-generics-17-0/generic_file_website/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_file_website/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_file_website/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_file_website/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_file_website/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_file_website",
                "slug": "generic_file_website",
                "id": 1612,
                "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 (17.0)",
                    "slug": "bureaucrat-generics-17-0",
                    "id": 33,
                    "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics/-/tree/17.0",
                    "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/",
                    "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/?format=api",
                    "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/components/?format=api",
                    "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/repository/?format=api",
                    "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/statistics/?format=api",
                    "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/changes/?format=api",
                    "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-17-0/languages/?format=api"
                },
                "vcs": "git",
                "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "generic_file_website/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-17-0/generic_file_website/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_file_website/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_file_website/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_file_website/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_file_website/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_file_website/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_file_website/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 }})\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": 11887,
            "filename": "generic_file_website/i18n/uk.po",
            "revision": "7413d37e5941b014e706b98fa930ed98e7107fef",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_file_website/uk/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-17-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_file_website/uk/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_file_website/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 23,
            "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/bureaucrat-generics-17-0/generic_file_website/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_file_website/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_file_website/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_file_website/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_file_website/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_file_website",
                "slug": "generic_file_website",
                "id": 1613,
                "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_file_website/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_file_website/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_file_website/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_file_website/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_file_website/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_file_website/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_file_website/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_file_website/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": 11888,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_file_website/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_file_website/en/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_file_website/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/bureaucrat-generics-16-0/generic_file_website/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_file_website/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_file_website/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_file_website/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_file_website/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_file_website",
                "slug": "generic_file_website",
                "id": 1613,
                "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_file_website/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_file_website/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_file_website/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_file_website/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_file_website/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_file_website/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_file_website/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_file_website/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": 11889,
            "filename": "generic_file_website/i18n/uk.po",
            "revision": "e69de29bb2d1d6434b8b29ae775ad8c2e48c5391",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_file_website/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_file_website/uk/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_file_website/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/bureaucrat-generics-16-0/generic_file_website/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_file_website/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_file_website/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_file_website/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_file_website/uk/units/?format=api"
        }
    ]
}