Translation components API.

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

GET /api/translations/?format=api&page=105
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=106",
    "previous": "http://weblate.crnd.pro/api/translations/?format=api&page=104",
    "results": [
        {
            "language": {
                "code": "lt",
                "name": "lt (generated)",
                "plural": {
                    "id": 654,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/lt/",
                "url": "http://weblate.crnd.pro/api/languages/lt/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/lt/statistics/?format=api"
            },
            "component": {
                "name": "generic_location",
                "slug": "generic_location",
                "id": 1617,
                "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_location/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_location/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_location/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_location/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_location/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_location/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_location/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_location/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": "lt",
            "id": 11910,
            "filename": "generic_location/i18n/lt.po",
            "revision": "65158002c5f3341658509a3d4aa5033ddb092de0",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_location/lt/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-17-0/lt/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_location/lt/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_location/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 114,
            "total_words": 313,
            "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_location/lt/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_location/lt/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_location/lt/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_location/lt/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_location/lt/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "ru (generated)",
                "plural": {
                    "id": 642,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/ru/",
                "url": "http://weblate.crnd.pro/api/languages/ru/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "generic_location",
                "slug": "generic_location",
                "id": 1617,
                "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_location/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_location/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_location/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_location/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_location/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_location/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_location/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_location/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": "ru",
            "id": 11911,
            "filename": "generic_location/i18n/ru.po",
            "revision": "4dff0691944fe76a04fb89025cdabcff7731b7dd",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_location/ru/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-17-0/ru/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_location/ru/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_location/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 114,
            "total_words": 313,
            "translated": 27,
            "translated_words": 66,
            "translated_percent": 23.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 42,
            "failing_checks_words": 95,
            "failing_checks_percent": 36.8,
            "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_location/ru/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_location/ru/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_location/ru/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_location/ru/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_location/ru/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_location",
                "slug": "generic_location",
                "id": 1617,
                "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_location/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_location/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_location/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_location/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_location/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_location/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_location/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_location/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": 11912,
            "filename": "generic_location/i18n/uk.po",
            "revision": "94e9a749183fbce3abd6ef4bfe4f5aecc3c094bd",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_location/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_location/uk/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_location/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 114,
            "total_words": 313,
            "translated": 30,
            "translated_words": 84,
            "translated_percent": 26.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 51,
            "failing_checks_words": 109,
            "failing_checks_percent": 44.7,
            "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_location/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_location/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_location/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_location/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_location/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_team",
                "slug": "generic_team",
                "id": 1618,
                "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_team/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_team/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\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": 11913,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_team/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_team/en/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 56,
            "total_words": 209,
            "translated": 56,
            "translated_words": 209,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 28,
            "failing_checks_words": 68,
            "failing_checks_percent": 50.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_team/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/en/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "de (generated)",
                "plural": {
                    "id": 651,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/de/",
                "url": "http://weblate.crnd.pro/api/languages/de/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "generic_team",
                "slug": "generic_team",
                "id": 1618,
                "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_team/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_team/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\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": "de",
            "id": 11914,
            "filename": "generic_team/i18n/de.po",
            "revision": "5ee902b0d57fd7c09e86b3eaeb737417cc1fa092",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_team/de/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-17-0/de/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_team/de/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 209,
            "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_team/de/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/de/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/de/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/de/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/de/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "fr (generated)",
                "plural": {
                    "id": 652,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/fr/",
                "url": "http://weblate.crnd.pro/api/languages/fr/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "generic_team",
                "slug": "generic_team",
                "id": 1618,
                "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_team/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_team/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\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": "fr",
            "id": 11915,
            "filename": "generic_team/i18n/fr.po",
            "revision": "2082623a21db19f693e4bb062c36ab2348461347",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_team/fr/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-17-0/fr/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_team/fr/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 209,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 27,
            "failing_checks_words": 66,
            "failing_checks_percent": 48.2,
            "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_team/fr/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/fr/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/fr/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/fr/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/fr/units/?format=api"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 656,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "iw",
                    "iw_il",
                    "heb"
                ],
                "direction": "rtl",
                "web_url": "http://weblate.crnd.pro/languages/he/",
                "url": "http://weblate.crnd.pro/api/languages/he/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/he/statistics/?format=api"
            },
            "component": {
                "name": "generic_team",
                "slug": "generic_team",
                "id": 1618,
                "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_team/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_team/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\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": "he",
            "id": 11916,
            "filename": "generic_team/i18n/he.po",
            "revision": "c51da08b119b6b22a87669f59bd89c7701b08745",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_team/he/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-17-0/he/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_team/he/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 209,
            "translated": 56,
            "translated_words": 209,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 3.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/generic_team/he/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/he/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/he/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/he/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/he/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "lt (generated)",
                "plural": {
                    "id": 654,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/lt/",
                "url": "http://weblate.crnd.pro/api/languages/lt/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/lt/statistics/?format=api"
            },
            "component": {
                "name": "generic_team",
                "slug": "generic_team",
                "id": 1618,
                "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_team/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_team/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\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": "lt",
            "id": 11917,
            "filename": "generic_team/i18n/lt.po",
            "revision": "342e6ba2f51ceaad1e57e34c12bb9fe27e1901ca",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_team/lt/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-17-0/lt/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_team/lt/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 209,
            "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_team/lt/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/lt/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/lt/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/lt/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/lt/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "ru (generated)",
                "plural": {
                    "id": 642,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/ru/",
                "url": "http://weblate.crnd.pro/api/languages/ru/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "generic_team",
                "slug": "generic_team",
                "id": 1618,
                "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_team/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_team/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\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": "ru",
            "id": 11918,
            "filename": "generic_team/i18n/ru.po",
            "revision": "ed41efb725279acafaaf399bb208eb900e2a5556",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_team/ru/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-17-0/ru/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_team/ru/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 209,
            "translated": 50,
            "translated_words": 190,
            "translated_percent": 89.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 27,
            "failing_checks_words": 65,
            "failing_checks_percent": 48.2,
            "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_team/ru/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/ru/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/ru/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/ru/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/ru/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_team",
                "slug": "generic_team",
                "id": 1618,
                "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_team/i18n/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_team/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "[]",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\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": 11919,
            "filename": "generic_team/i18n/uk.po",
            "revision": "0b4e36accb1d0851b32cb1e74750e8c76b6a8937",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_team/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_team/uk/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 209,
            "translated": 47,
            "translated_words": 126,
            "translated_percent": 83.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 24,
            "failing_checks_words": 66,
            "failing_checks_percent": 42.8,
            "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_team/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team/uk/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "crnd_vsd_location_map",
                "slug": "crnd_vsd_location_map",
                "id": 1619,
                "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": "crnd_vsd_location_map/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/crnd_vsd_location_map/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/crnd_vsd_location_map/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/crnd_vsd_location_map/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/crnd_vsd_location_map/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/crnd_vsd_location_map/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/crnd_vsd_location_map/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/crnd_vsd_location_map/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": 11921,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/crnd_vsd_location_map/en/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-17-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/crnd_vsd_location_map/en/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/crnd_vsd_location_map/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 14,
            "total_words": 44,
            "translated": 14,
            "translated_words": 44,
            "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/crnd_vsd_location_map/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/crnd_vsd_location_map/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/crnd_vsd_location_map/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/crnd_vsd_location_map/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/crnd_vsd_location_map/en/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/uk/",
                "url": "http://weblate.crnd.pro/api/languages/uk/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "crnd_vsd_location_map",
                "slug": "crnd_vsd_location_map",
                "id": 1619,
                "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": "crnd_vsd_location_map/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/crnd_vsd_location_map/",
                "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/crnd_vsd_location_map/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/crnd_vsd_location_map/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/crnd_vsd_location_map/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/crnd_vsd_location_map/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/crnd_vsd_location_map/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/crnd_vsd_location_map/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": 11922,
            "filename": "crnd_vsd_location_map/i18n/uk.po",
            "revision": "e7926f51877f0eb2f843dbadb20df5f410210446",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/crnd_vsd_location_map/uk/",
            "share_url": "http://weblate.crnd.pro/engage/bureaucrat-generics-17-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/crnd_vsd_location_map/uk/",
            "url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/crnd_vsd_location_map/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 44,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 6,
            "failing_checks_percent": 35.7,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/crnd_vsd_location_map/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/crnd_vsd_location_map/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/crnd_vsd_location_map/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/crnd_vsd_location_map/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/crnd_vsd_location_map/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_employee_cleanup",
                "slug": "interpipe_employee_cleanup",
                "id": 1620,
                "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_employee_cleanup/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_employee_cleanup/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_employee_cleanup/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_employee_cleanup/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_employee_cleanup/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_employee_cleanup/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_employee_cleanup/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_employee_cleanup/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": 11923,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_employee_cleanup/en/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_employee_cleanup/en/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_employee_cleanup/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 29,
            "total_words": 104,
            "translated": 29,
            "translated_words": 104,
            "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_employee_cleanup/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_employee_cleanup/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_employee_cleanup/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_employee_cleanup/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_employee_cleanup/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_employee_cleanup",
                "slug": "interpipe_employee_cleanup",
                "id": 1620,
                "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_employee_cleanup/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_employee_cleanup/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_employee_cleanup/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_employee_cleanup/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_employee_cleanup/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_employee_cleanup/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_employee_cleanup/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_employee_cleanup/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": 11924,
            "filename": "interpipe_employee_cleanup/i18n/uk.po",
            "revision": "a9f690d9342d6a7c3852bd71e59051c213e75638",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_employee_cleanup/uk/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_employee_cleanup/uk/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_employee_cleanup/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 104,
            "translated": 2,
            "translated_words": 5,
            "translated_percent": 6.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 13,
            "failing_checks_words": 23,
            "failing_checks_percent": 44.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-03-03T11:14:33.865223+02:00",
            "last_author": "aykirichko",
            "repository_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_employee_cleanup/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_employee_cleanup/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_employee_cleanup/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_employee_cleanup/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_employee_cleanup/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_request_knowledge",
                "slug": "interpipe_request_knowledge",
                "id": 1621,
                "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_request_knowledge/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_request_knowledge/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_request_knowledge/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_request_knowledge/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_request_knowledge/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_request_knowledge/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_request_knowledge/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_request_knowledge/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": 11925,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_request_knowledge/en/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_request_knowledge/en/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_request_knowledge/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 13,
            "total_words": 51,
            "translated": 13,
            "translated_words": 51,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 7.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_request_knowledge/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_request_knowledge/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_request_knowledge/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_request_knowledge/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_request_knowledge/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_request_knowledge",
                "slug": "interpipe_request_knowledge",
                "id": 1621,
                "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_request_knowledge/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_request_knowledge/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_request_knowledge/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_request_knowledge/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_request_knowledge/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_request_knowledge/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_request_knowledge/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_request_knowledge/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": 11926,
            "filename": "interpipe_request_knowledge/i18n/uk.po",
            "revision": "01a2cec559124f5fc00b5d3eeeb94b2dc7d2dbee",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_request_knowledge/uk/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_request_knowledge/uk/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_request_knowledge/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 51,
            "translated": 9,
            "translated_words": 28,
            "translated_percent": 69.2,
            "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": "2026-03-03T11:01:23.994057+02:00",
            "last_author": "aykirichko",
            "repository_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_request_knowledge/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_request_knowledge/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_request_knowledge/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_request_knowledge/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_request_knowledge/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_large_files_exchange",
                "slug": "interpipe_large_files_exchange",
                "id": 1622,
                "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_large_files_exchange/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_large_files_exchange/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_large_files_exchange/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_large_files_exchange/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_large_files_exchange/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_large_files_exchange/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_large_files_exchange/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_large_files_exchange/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": 11927,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_large_files_exchange/en/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_large_files_exchange/en/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_large_files_exchange/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 8,
            "total_words": 18,
            "translated": 8,
            "translated_words": 18,
            "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_large_files_exchange/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_large_files_exchange/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_large_files_exchange/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_large_files_exchange/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_large_files_exchange/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_large_files_exchange",
                "slug": "interpipe_large_files_exchange",
                "id": 1622,
                "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_large_files_exchange/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_large_files_exchange/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_large_files_exchange/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_large_files_exchange/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_large_files_exchange/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_large_files_exchange/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_large_files_exchange/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_large_files_exchange/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": 11928,
            "filename": "interpipe_large_files_exchange/i18n/uk.po",
            "revision": "c672b1aaabb2d27ad4163fe7ba5af3a9ba470c88",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_large_files_exchange/uk/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_large_files_exchange/uk/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_large_files_exchange/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 18,
            "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_large_files_exchange/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_large_files_exchange/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_large_files_exchange/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_large_files_exchange/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_large_files_exchange/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_sla_report",
                "slug": "interpipe_sla_report",
                "id": 1623,
                "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_sla_report/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_sla_report/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_sla_report/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_sla_report/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_sla_report/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_sla_report/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_sla_report/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_sla_report/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": 11929,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_sla_report/en/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_sla_report/en/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_sla_report/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 21,
            "total_words": 46,
            "translated": 21,
            "translated_words": 46,
            "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_sla_report/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_sla_report/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_sla_report/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_sla_report/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_sla_report/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_sla_report",
                "slug": "interpipe_sla_report",
                "id": 1623,
                "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_sla_report/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_sla_report/",
                "url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_sla_report/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_sla_report/repository/?format=api",
                "translations_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_sla_report/translations/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_sla_report/statistics/?format=api",
                "lock_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_sla_report/lock/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_sla_report/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": 11930,
            "filename": "interpipe_sla_report/i18n/uk.po",
            "revision": "c1b5c1bdb25d920bb129d7c59d75404b5fe53b3e",
            "web_url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_sla_report/uk/",
            "share_url": "http://weblate.crnd.pro/engage/interpipe-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_sla_report/uk/",
            "url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_sla_report/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 46,
            "translated": 20,
            "translated_words": 45,
            "translated_percent": 95.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 4.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-03-03T11:19:30.492728+02:00",
            "last_author": "aykirichko",
            "repository_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_sla_report/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_sla_report/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_sla_report/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_sla_report/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_sla_report/uk/units/?format=api"
        }
    ]
}