Translation components API.

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

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

{
    "count": 2089,
    "next": "https://l10n.xwiki.org/api/translations/?format=api&page=14",
    "previous": "https://l10n.xwiki.org/api/translations/?format=api&page=12",
    "results": [
        {
            "language": {
                "id": 62,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://l10n.xwiki.org/languages/de/",
                "url": "https://l10n.xwiki.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Ideas Application",
                "slug": "ideas-application",
                "id": 137,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-ideas",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/ideas-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "src/main/resources/Ideas/IdeasTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "src/main/resources/Ideas/IdeasTranslations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/ideas-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ideas-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ideas-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ideas-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ideas-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ideas-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ideas-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ideas-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-ideas",
                "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 }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 959,
            "filename": "src/main/resources/Ideas/IdeasTranslations.de.xml",
            "revision": "0ab2cfedc6688c610f7539bee19e5fe66f2e79af,e7c223b123e398d8747b75148eb709f29945b342",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/ideas-application/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/ideas-application/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ideas-application/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 62,
            "total_words": 110,
            "translated": 62,
            "translated_words": 110,
            "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": "2022-01-21T15:58:18.025762Z",
            "last_author": "Simpel",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ideas-application/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ideas-application/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ideas-application/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ideas-application/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ideas-application/de/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://l10n.xwiki.org/languages/de/",
                "url": "https://l10n.xwiki.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.AdminTranslations.xml",
                "slug": "xwiki-admintranslations-xml",
                "id": 67,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-administration/xwiki-admintranslations-xml/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/25/?format=api"
            },
            "language_code": "de",
            "id": 960,
            "filename": "xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminTranslations.de.xml",
            "revision": "069133d7e835200ce59221346d6846a574fc1d20,9fbf855b185e0393d2a7fe96d691bcbc7da4b3eb",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-administration/xwiki-admintranslations-xml/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-administration/xwiki-admintranslations-xml/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 119,
            "total_words": 1230,
            "translated": 119,
            "translated_words": 1230,
            "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": "2024-04-15T14:00:00.413465Z",
            "last_author": "Simpel",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/de/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://l10n.xwiki.org/languages/de/",
                "url": "https://l10n.xwiki.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.Notifications.Code.Translations",
                "slug": "xwiki-notifications-code-translations",
                "id": 103,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-notifications/xwiki-notifications-code-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-notifications%252Fxwiki-notifications-code-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-notifications%252Fxwiki-notifications-code-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-notifications%252Fxwiki-notifications-code-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-notifications%252Fxwiki-notifications-code-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-notifications%252Fxwiki-notifications-code-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-notifications%252Fxwiki-notifications-code-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-notifications%252Fxwiki-notifications-code-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/10/?format=api"
            },
            "language_code": "de",
            "id": 961,
            "filename": "xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/Translations.de.xml",
            "revision": "dd5cc548a388ca42ba6de7092fc1ffa4c85864a2,05b449e2adc9f9443bd52a1299e7a33322809c89",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-notifications/xwiki-notifications-code-translations/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-notifications/xwiki-notifications-code-translations/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-notifications%252Fxwiki-notifications-code-translations/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 236,
            "total_words": 1359,
            "translated": 236,
            "translated_words": 1359,
            "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": "2024-06-23T16:24:57.680563Z",
            "last_author": "Simpel",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-notifications%252Fxwiki-notifications-code-translations/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-notifications%252Fxwiki-notifications-code-translations/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-notifications%252Fxwiki-notifications-code-translations/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-notifications%252Fxwiki-notifications-code-translations/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-notifications%252Fxwiki-notifications-code-translations/de/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://l10n.xwiki.org/languages/de/",
                "url": "https://l10n.xwiki.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Page Relations Application",
                "slug": "page-relations-application",
                "id": 154,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-page-relations",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/page-relations-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-relations-ui/src/main/resources/XWiki/Relations/Code/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-relations-ui/src/main/resources/XWiki/Relations/Code/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/page-relations-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/page-relations-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/page-relations-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/page-relations-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/page-relations-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/page-relations-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/page-relations-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/page-relations-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-page-relations",
                "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 }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 962,
            "filename": "application-relations-ui/src/main/resources/XWiki/Relations/Code/Translations.de.xml",
            "revision": "c1ed73734a35ecf41b4ac6083e95adef5fd411a6,4c9ce160031666d749d5678b88c2ae8796276714",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/page-relations-application/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/page-relations-application/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/page-relations-application/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 46,
            "total_words": 130,
            "translated": 46,
            "translated_words": 130,
            "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": "2022-01-21T16:13:09.787170Z",
            "last_author": "Simpel",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/page-relations-application/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/page-relations-application/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/page-relations-application/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/page-relations-application/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/page-relations-application/de/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://l10n.xwiki.org/languages/de/",
                "url": "https://l10n.xwiki.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "JW Player Macro",
                "slug": "jw-player-macro",
                "id": 132,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/macro-jwplayer",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/jw-player-macro/",
                "branch": "master",
                "push_branch": "",
                "filemask": "macro-jwplayer-ui/src/main/resources/Macros/JWPlayerTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "macro-jwplayer-ui/src/main/resources/Macros/JWPlayerTranslations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/jw-player-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jw-player-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jw-player-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jw-player-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jw-player-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jw-player-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jw-player-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jw-player-macro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/macro-jwplayer",
                "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 }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 963,
            "filename": "macro-jwplayer-ui/src/main/resources/Macros/JWPlayerTranslations.de.xml",
            "revision": "da1a6ec1d66d3b6e3c12f6ff25332ebfee49080f,82deb13e4dbaa0d8d5a0723a2d769b73de507b72",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/jw-player-macro/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/jw-player-macro/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/jw-player-macro/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 154,
            "translated": 12,
            "translated_words": 154,
            "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": "2019-08-11T22:41:35.648776Z",
            "last_author": "Christian Fröhlich",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/jw-player-macro/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/jw-player-macro/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/jw-player-macro/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/jw-player-macro/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/jw-player-macro/de/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Application Chart.js",
                "slug": "application-chart-js",
                "id": 162,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-chartjs",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/application-chart-js/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-chartjs-ui/src/main/resources/XWiki/ChartJS/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-chartjs-ui/src/main/resources/XWiki/ChartJS/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/application-chart-js/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-chartjs",
                "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 }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 964,
            "filename": "application-chartjs-ui/src/main/resources/XWiki/ChartJS/Translations.xml",
            "revision": "b5f89ffbb0bd354c172cf9e1289c0cdfcc966ca3,b5f89ffbb0bd354c172cf9e1289c0cdfcc966ca3",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/application-chart-js/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/application-chart-js/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-chart-js/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 19,
            "total_words": 117,
            "translated": 19,
            "translated_words": 117,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-chart-js/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-chart-js/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-chart-js/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-chart-js/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-chart-js/en/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.xwiki.org/languages/fr/",
                "url": "https://l10n.xwiki.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Application Chart.js",
                "slug": "application-chart-js",
                "id": 162,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-chartjs",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/application-chart-js/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-chartjs-ui/src/main/resources/XWiki/ChartJS/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-chartjs-ui/src/main/resources/XWiki/ChartJS/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/application-chart-js/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-chartjs",
                "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 }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 965,
            "filename": "application-chartjs-ui/src/main/resources/XWiki/ChartJS/Translations.fr.xml",
            "revision": "d8ae6412f466db3a090f7cc5afe6601f46a7b8aa,b5f89ffbb0bd354c172cf9e1289c0cdfcc966ca3",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/application-chart-js/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/application-chart-js/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-chart-js/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 117,
            "translated": 19,
            "translated_words": 117,
            "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": "2019-03-22T13:55:04.013337Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-chart-js/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-chart-js/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-chart-js/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-chart-js/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-chart-js/fr/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-commons-extension-api",
                "slug": "xwiki-commons-extension-api",
                "id": 145,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-commons",
                "git_export": "https://l10n.xwiki.org/git/xwiki-commons/xwiki-commons-extension-api/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/ApplicationResources.properties",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-extension-api/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-commons",
                "check_flags": "",
                "priority": 60,
                "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 }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.xwiki.org/api/addons/393/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 966,
            "filename": "xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/ApplicationResources_ru.properties",
            "revision": "b295962f0a42209fc43e8b5407946da95c7e5e06,9540edd5079a2a93c310cabc515b018c5e59c8d8",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-extension-api/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-extension-api/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 243,
            "translated": 29,
            "translated_words": 243,
            "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": "2019-02-12T14:12:47.373222Z",
            "last_author": "Yuriy Safronov",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-commons-job",
                "slug": "xwiki-commons-job",
                "id": 146,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-commons",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources.properties",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-commons",
                "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 }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 967,
            "filename": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_ru.properties",
            "revision": "b4493e20fcec7eaa3c8ab4c0f17b830e11d9ae7b,4f6bab0d655906e9360eb105bdd97054094ca573",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-job/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 28,
            "translated": 5,
            "translated_words": 28,
            "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": "2019-02-12T14:18:09.345889Z",
            "last_author": "Yuriy Safronov",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "FlamingoThemesCode.Translations",
                "slug": "flamingothemescode-translations",
                "id": 66,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/flamingothemescode-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 968,
            "filename": "xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.ru.xml",
            "revision": "511ce6fdaa928bb2cb647e66cdc17099beb96732,fe2dc5793d3f29681cb6c14ed38010c860498006",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/flamingothemescode-translations/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/flamingothemescode-translations/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 195,
            "translated": 36,
            "translated_words": 195,
            "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": "2023-06-24T04:55:04.559860Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Help.SupportPanel.Content",
                "slug": "help-supportpanel-content",
                "id": 104,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/SupportPanel/Content.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/SupportPanel/Content.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/help-supportpanel-content/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fhelp-supportpanel-content/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fhelp-supportpanel-content/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fhelp-supportpanel-content/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fhelp-supportpanel-content/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fhelp-supportpanel-content/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fhelp-supportpanel-content/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fhelp-supportpanel-content/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/5/?format=api"
            },
            "language_code": "ru",
            "id": 969,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/SupportPanel/Content.ru.xml",
            "revision": "67721345042b95a6d109c6e047c927c28a2072a3,2e0d34b752811454b78648dbec3753d65e20be01",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/help-supportpanel-content/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/help-supportpanel-content/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fhelp-supportpanel-content/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 17,
            "translated": 2,
            "translated_words": 17,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fhelp-supportpanel-content/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fhelp-supportpanel-content/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fhelp-supportpanel-content/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fhelp-supportpanel-content/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fhelp-supportpanel-content/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Help.Translations",
                "slug": "help-translations",
                "id": 76,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/help-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fhelp-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fhelp-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fhelp-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fhelp-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fhelp-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fhelp-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fhelp-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/5/?format=api"
            },
            "language_code": "ru",
            "id": 970,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Translations.ru.xml",
            "revision": "1d32b262c6d343faca731d405909a4f7700907c3,7c095d4708b565dfdaac459ec92cb903fef97428",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/help-translations/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/help-translations/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fhelp-translations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 142,
            "translated": 16,
            "translated_words": 142,
            "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": "2024-08-16T17:16:55.735974Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fhelp-translations/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fhelp-translations/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fhelp-translations/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fhelp-translations/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fhelp-translations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Menu Application",
                "slug": "menu-application",
                "id": 84,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-ui/src/main/resources/Menu/MenuTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-ui/src/main/resources/Menu/MenuTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/menu-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/menu-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/menu-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/menu-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/menu-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/menu-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/menu-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/menu-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 971,
            "filename": "xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-ui/src/main/resources/Menu/MenuTranslations.ru.xml",
            "revision": "f72326620cc98c0550587960949fa8b6db964e48,349954a17c34cf4ff634d909f0e840a76a9e06ba",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/menu-application/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/menu-application/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/menu-application/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 42,
            "total_words": 267,
            "translated": 42,
            "translated_words": 267,
            "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": "2023-07-22T17:30:22.537319Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/menu-application/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/menu-application/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/menu-application/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/menu-application/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/menu-application/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Mail.Translations",
                "slug": "mail-translations",
                "id": 62,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-ui/src/main/resources/Mail/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-ui/src/main/resources/Mail/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/mail-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/mail-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/mail-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/mail-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/mail-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/mail-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/mail-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/mail-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 972,
            "filename": "xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-ui/src/main/resources/Mail/Translations.ru.xml",
            "revision": "43bc87fdcd83b25948d8e76cd1699696d3681ee7,784d8dc6ab7672a1af10e52b6ec98ae3d5357846",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/mail-translations/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/mail-translations/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/mail-translations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 280,
            "translated": 43,
            "translated_words": 280,
            "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": "2023-12-27T19:50:23.034312Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/mail-translations/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/mail-translations/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/mail-translations/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/mail-translations/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/mail-translations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Main.SolrTranslations",
                "slug": "main-solrtranslations",
                "id": 42,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-search/main-solrtranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-search%252Fmain-solrtranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-search%252Fmain-solrtranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-search%252Fmain-solrtranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-search%252Fmain-solrtranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-search%252Fmain-solrtranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-search%252Fmain-solrtranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-search%252Fmain-solrtranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/23/?format=api"
            },
            "language_code": "ru",
            "id": 973,
            "filename": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.ru.xml",
            "revision": "00a0e69e69a43bbfd2573bbbf4cdfbe815e6863e,dcb5aa3d008bf10cec4d1ee1dbe6ebf80a34d1f7",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-search/main-solrtranslations/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-search/main-solrtranslations/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-search%252Fmain-solrtranslations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 387,
            "translated": 129,
            "translated_words": 387,
            "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": "2022-02-05T12:12:22.978779Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-search%252Fmain-solrtranslations/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-search%252Fmain-solrtranslations/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-search%252Fmain-solrtranslations/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-search%252Fmain-solrtranslations/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-search%252Fmain-solrtranslations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Main.WebHome",
                "slug": "main-webhome",
                "id": 93,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-webhome/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 974,
            "filename": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.ru.xml",
            "revision": "f62c5b89e4eb7b0077238c763d60e256f7b477ff,3f7a095a0fbc2203b61aee6104ba75b001972184",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-webhome/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-webhome/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-webhome/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 286,
            "translated": 2,
            "translated_words": 286,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-02-05T11:39:09.394974Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-webhome/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-webhome/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-webhome/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-webhome/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-webhome/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "PanelsCode.Translations",
                "slug": "panelscode-translations",
                "id": 97,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/PanelsCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/PanelsCode/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-panels/panelscode-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-panels%252Fpanelscode-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-panels%252Fpanelscode-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-panels%252Fpanelscode-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-panels%252Fpanelscode-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-panels%252Fpanelscode-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-panels%252Fpanelscode-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-panels%252Fpanelscode-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/16/?format=api"
            },
            "language_code": "ru",
            "id": 976,
            "filename": "xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/PanelsCode/Translations.ru.xml",
            "revision": "d024e97bd265962823def7bd021fa3592009e8ac,8ca98634a015b789efa0f57bd016491f7f40ebd9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-panels/panelscode-translations/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-panels/panelscode-translations/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-panels%252Fpanelscode-translations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 249,
            "translated": 28,
            "translated_words": 249,
            "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": "2019-03-15T09:28:48.376435Z",
            "last_author": "Vyacheslav Sukharnikov",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-panels%252Fpanelscode-translations/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-panels%252Fpanelscode-translations/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-panels%252Fpanelscode-translations/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-panels%252Fpanelscode-translations/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-panels%252Fpanelscode-translations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Platform.SandboxTestPage",
                "slug": "platform-sandboxtestpage",
                "id": 99,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/TestPage1.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/TestPage1.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/platform-sandboxtestpage/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fplatform-sandboxtestpage/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fplatform-sandboxtestpage/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fplatform-sandboxtestpage/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fplatform-sandboxtestpage/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fplatform-sandboxtestpage/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fplatform-sandboxtestpage/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fplatform-sandboxtestpage/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/17/?format=api"
            },
            "language_code": "ru",
            "id": 977,
            "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/TestPage1.ru.xml",
            "revision": "85c4afce139ab035899a7e886c9c966a4142c7e5,a61e350165d4a5f2a4451b0b08c4397bb19de6de",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/platform-sandboxtestpage/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-sandbox/platform-sandboxtestpage/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fplatform-sandboxtestpage/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 112,
            "translated": 2,
            "translated_words": 112,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fplatform-sandboxtestpage/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fplatform-sandboxtestpage/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fplatform-sandboxtestpage/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fplatform-sandboxtestpage/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fplatform-sandboxtestpage/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Repository",
                "slug": "repository",
                "id": 50,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 979,
            "filename": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.ru.xml",
            "revision": "a694f8c017d1ced3463532edf997c61684a7d99d,a6026395da3a551ee31faee1cf942c0d8a808880",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/repository/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 75,
            "translated": 13,
            "translated_words": 13,
            "translated_percent": 39.3,
            "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": "2024-04-14T07:15:36.166780Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Skin Extensions",
                "slug": "skin-extensions",
                "id": 55,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-skinx/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-skinx/src/main/resources/ApplicationResources.properties",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/skin-extensions/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/skin-extensions/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/skin-extensions/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/skin-extensions/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/skin-extensions/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/skin-extensions/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/skin-extensions/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/skin-extensions/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 980,
            "filename": "xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-skinx/src/main/resources/ApplicationResources_ru.properties",
            "revision": "e2f0f182461bbd0ab999527601d39185e706b42e,b1cddd1543a9b616868b5a5eedffffb453a787dc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/skin-extensions/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/skin-extensions/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/skin-extensions/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 34,
            "translated": 14,
            "translated_words": 34,
            "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": "2018-12-19T03:27:48.302297Z",
            "last_author": "DenisF",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/skin-extensions/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/skin-extensions/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/skin-extensions/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/skin-extensions/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/skin-extensions/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "SkinsCode.Translations",
                "slug": "skinscode-translations",
                "id": 87,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-ui/src/main/resources/SkinsCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-ui/src/main/resources/SkinsCode/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/skinscode-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/skinscode-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/skinscode-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/skinscode-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/skinscode-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/skinscode-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/skinscode-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/skinscode-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 981,
            "filename": "xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-ui/src/main/resources/SkinsCode/Translations.ru.xml",
            "revision": "2c79d201f8e239abde3395252319326b65d19156,62665c475560629e76a4db6fd8f4f708893e6cfc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/skinscode-translations/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/skinscode-translations/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/skinscode-translations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 118,
            "translated": 19,
            "translated_words": 118,
            "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": "2022-02-05T12:10:40.298557Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/skinscode-translations/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/skinscode-translations/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/skinscode-translations/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/skinscode-translations/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/skinscode-translations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Tour.HomepageTour.Translations",
                "slug": "tour-homepagetour-translations",
                "id": 39,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/24/?format=api"
            },
            "language_code": "ru",
            "id": 982,
            "filename": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.ru.xml",
            "revision": "eabe06807aee324e0ec954550256a8f64a190ea0,b18d0fcf54069dd1c24404d95286263fd2ea9ac3",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 209,
            "translated": 20,
            "translated_words": 165,
            "translated_percent": 86.9,
            "fuzzy": 3,
            "fuzzy_words": 44,
            "fuzzy_percent": 13.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-17T03:05:26.039482Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-platform-wiki-ui-wiki WikiManager",
                "slug": "wiki-wikimanager-translations",
                "id": 98,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-ui/xwiki-platform-wiki-ui-wiki/src/main/resources/WikiManager/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-ui/xwiki-platform-wiki-ui-wiki/src/main/resources/WikiManager/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-wiki/wiki-wikimanager-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fwiki-wikimanager-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fwiki-wikimanager-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fwiki-wikimanager-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fwiki-wikimanager-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fwiki-wikimanager-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fwiki-wikimanager-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fwiki-wikimanager-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/15/?format=api"
            },
            "language_code": "ru",
            "id": 983,
            "filename": "xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-ui/xwiki-platform-wiki-ui-wiki/src/main/resources/WikiManager/Translations.ru.xml",
            "revision": "04271c668549a293d8ce1f904f804bd009cc28b4,73e06fb2d9a70cb14aec2cf94600ec9e216ed9ef",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-wiki/wiki-wikimanager-translations/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-wiki/wiki-wikimanager-translations/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki%252Fwiki-wikimanager-translations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 83,
            "total_words": 365,
            "translated": 83,
            "translated_words": 365,
            "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": "2019-04-05T09:12:21.257465Z",
            "last_author": "Vyacheslav Sukharnikov",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki%252Fwiki-wikimanager-translations/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki%252Fwiki-wikimanager-translations/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki%252Fwiki-wikimanager-translations/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki%252Fwiki-wikimanager-translations/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki%252Fwiki-wikimanager-translations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "AnnotationCode.Translations",
                "slug": "annotationcode-translations",
                "id": 92,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/annotationcode-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 984,
            "filename": "xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Translations.ru.xml",
            "revision": "88117aee221fa69480ab7ee368b3bbcfe494ff2c,8d21738b3f8e0551957bfe385d5d0bc9560045ad",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/annotationcode-translations/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/annotationcode-translations/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/annotationcode-translations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 423,
            "translated": 67,
            "translated_words": 423,
            "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": "2023-08-30T16:19:03.665726Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/annotationcode-translations/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/annotationcode-translations/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/annotationcode-translations/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/annotationcode-translations/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/annotationcode-translations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-platform-wiki-ui-common WikiManager CommonTranslations",
                "slug": "common-wikimanager-commontranslations",
                "id": 51,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-ui/xwiki-platform-wiki-ui-common/src/main/resources/WikiManager/CommonTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-ui/xwiki-platform-wiki-ui-common/src/main/resources/WikiManager/CommonTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-wiki/common-wikimanager-commontranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fcommon-wikimanager-commontranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fcommon-wikimanager-commontranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fcommon-wikimanager-commontranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fcommon-wikimanager-commontranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fcommon-wikimanager-commontranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fcommon-wikimanager-commontranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fcommon-wikimanager-commontranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/15/?format=api"
            },
            "language_code": "ru",
            "id": 985,
            "filename": "xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-ui/xwiki-platform-wiki-ui-common/src/main/resources/WikiManager/CommonTranslations.ru.xml",
            "revision": "9c4e9a96ced5c095917279bacf0080b2bc0fbdf5,b1c5a651418ceb5172dce86363cae21a7b602ddb",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-wiki/common-wikimanager-commontranslations/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-wiki/common-wikimanager-commontranslations/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki%252Fcommon-wikimanager-commontranslations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 113,
            "translated": 9,
            "translated_words": 113,
            "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": "2021-11-16T22:54:32.349250Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki%252Fcommon-wikimanager-commontranslations/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki%252Fcommon-wikimanager-commontranslations/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki%252Fcommon-wikimanager-commontranslations/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki%252Fcommon-wikimanager-commontranslations/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki%252Fcommon-wikimanager-commontranslations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Dashboard.Translations",
                "slug": "dashboard-translations",
                "id": 47,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-ui/src/main/resources/Dashboard/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-ui/src/main/resources/Dashboard/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/dashboard-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 986,
            "filename": "xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-ui/src/main/resources/Dashboard/Translations.ru.xml",
            "revision": "549d9ae0b820678cbc2d7f4c10144c7b1cef6d9f,e470fdc2dbed165bbe8f24c6fac29e596de4aba6",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/dashboard-translations/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/dashboard-translations/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 35,
            "translated": 7,
            "translated_words": 35,
            "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": "2020-03-16T04:30:46.025026Z",
            "last_author": "Vyacheslav Sukharnikov",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "IconThemesCode.Translations",
                "slug": "iconthemescode-translations",
                "id": 75,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-ui/src/main/resources/IconThemesCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-ui/src/main/resources/IconThemesCode/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-icon/iconthemescode-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Ficonthemescode-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Ficonthemescode-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Ficonthemescode-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Ficonthemescode-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Ficonthemescode-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Ficonthemescode-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Ficonthemescode-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/14/?format=api"
            },
            "language_code": "ru",
            "id": 987,
            "filename": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-ui/src/main/resources/IconThemesCode/Translations.ru.xml",
            "revision": "04e0c590572546229ccc8e2cea313331799fd1bc,d9088f4c0d9f75078b2dabaea37e9707e6f0360a",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-icon/iconthemescode-translations/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-icon/iconthemescode-translations/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon%252Ficonthemescode-translations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 53,
            "translated": 10,
            "translated_words": 53,
            "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": "2019-04-04T07:23:13.154808Z",
            "last_author": "Vyacheslav Sukharnikov",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon%252Ficonthemescode-translations/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon%252Ficonthemescode-translations/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon%252Ficonthemescode-translations/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon%252Ficonthemescode-translations/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon%252Ficonthemescode-translations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Invitation.Translations",
                "slug": "invitation-translations",
                "id": 101,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-invitation/xwiki-platform-invitation-ui/src/main/resources/Invitation/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-invitation/xwiki-platform-invitation-ui/src/main/resources/Invitation/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/invitation-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 988,
            "filename": "xwiki-platform-core/xwiki-platform-invitation/xwiki-platform-invitation-ui/src/main/resources/Invitation/Translations.ru.xml",
            "revision": "5b43877314935327dea185c0bddd50aa2b856367,a8aed04781ac6d474a196f6f3f69e20d03b8aa23",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/invitation-translations/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/invitation-translations/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/invitation-translations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 59,
            "translated": 7,
            "translated_words": 59,
            "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": "2019-04-08T02:56:29.219337Z",
            "last_author": "Vyacheslav Sukharnikov",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/invitation-translations/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/invitation-translations/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/invitation-translations/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/invitation-translations/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/invitation-translations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.UserProfileTranslations",
                "slug": "xwiki-userprofiletranslations",
                "id": 46,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/UserProfileTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/UserProfileTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-user/xwiki-userprofiletranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userprofiletranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userprofiletranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userprofiletranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userprofiletranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userprofiletranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userprofiletranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userprofiletranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/26/?format=api"
            },
            "language_code": "ru",
            "id": 989,
            "filename": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/UserProfileTranslations.ru.xml",
            "revision": "d3c85b88f60c785cc1964a0a6f2b356953f42cef,6d3c617a4b6ced15df1f4aaf72d20f37287d8c16",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-user/xwiki-userprofiletranslations/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-user/xwiki-userprofiletranslations/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userprofiletranslations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 193,
            "translated": 26,
            "translated_words": 193,
            "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": "2024-06-15T07:07:49.370772Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userprofiletranslations/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userprofiletranslations/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userprofiletranslations/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userprofiletranslations/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userprofiletranslations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.UserDirectoryTranslations",
                "slug": "xwiki-userdirectorytranslations",
                "id": 69,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/26/?format=api"
            },
            "language_code": "ru",
            "id": 990,
            "filename": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.ru.xml",
            "revision": "c6e386acdc81c6fec708f6cbfa263c3abe8071ae,7343669f944bd0f0914d020ab1b63430617855ed",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 90,
            "translated": 14,
            "translated_words": 90,
            "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": "2022-02-05T12:04:41.700817Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-platform-wiki-default",
                "slug": "xwiki-platform-wiki-default",
                "id": 83,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-default/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-default/src/main/resources/ApplicationResources.properties",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-wiki/xwiki-platform-wiki-default/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fxwiki-platform-wiki-default/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fxwiki-platform-wiki-default/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fxwiki-platform-wiki-default/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fxwiki-platform-wiki-default/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fxwiki-platform-wiki-default/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fxwiki-platform-wiki-default/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki%252Fxwiki-platform-wiki-default/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/15/?format=api"
            },
            "language_code": "ru",
            "id": 991,
            "filename": "xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-default/src/main/resources/ApplicationResources_ru.properties",
            "revision": "b191be5fe7861bd7d3fd49b279be91024920b7c4,c8f21f757d00569133c1e67afb596e9acd6d6357",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-wiki/xwiki-platform-wiki-default/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-wiki/xwiki-platform-wiki-default/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki%252Fxwiki-platform-wiki-default/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 16,
            "translated": 2,
            "translated_words": 16,
            "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": "2018-12-19T09:31:46.949027Z",
            "last_author": "DenisF",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki%252Fxwiki-platform-wiki-default/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki%252Fxwiki-platform-wiki-default/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki%252Fxwiki-platform-wiki-default/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki%252Fxwiki-platform-wiki-default/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki%252Fxwiki-platform-wiki-default/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-platform-rendering-ui",
                "slug": "xwiki-platform-rendering-ui",
                "id": 48,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-ui/src/main/resources/Rendering/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-ui/src/main/resources/Rendering/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-ui/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/20/?format=api"
            },
            "language_code": "ru",
            "id": 992,
            "filename": "xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-ui/src/main/resources/Rendering/Translations.ru.xml",
            "revision": "011adab9e394d5de059aec63627d4bb711f2b42d,0b3708ee05c379a511631ff47cc4caa49d5117ca",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-ui/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-ui/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 25,
            "translated": 4,
            "translated_words": 25,
            "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": "2019-04-12T02:52:34.023839Z",
            "last_author": "Vyacheslav Sukharnikov",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-platform-extension-script",
                "slug": "xwiki-platform-extension-script",
                "id": 52,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-script/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-script/src/main/resources/ApplicationResources.properties",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-extension/xwiki-platform-extension-script/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-script/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-script/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-script/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-script/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-script/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-script/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-script/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/2/?format=api"
            },
            "language_code": "ru",
            "id": 993,
            "filename": "xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-script/src/main/resources/ApplicationResources_ru.properties",
            "revision": "a270f5d33720f87cae9f7ecc6adb0603e35a8632,6cebb8e3b18bb580d0943e497fda9ecc9e1c95d7",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-extension/xwiki-platform-extension-script/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-extension/xwiki-platform-extension-script/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-script/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 232,
            "translated": 44,
            "translated_words": 232,
            "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": "2019-04-12T04:41:56.915747Z",
            "last_author": "Vyacheslav Sukharnikov",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-script/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-script/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-script/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-script/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-script/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-platform-extension-handler-xar",
                "slug": "xwiki-platform-extension-handler-xar",
                "id": 63,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-handlers/xwiki-platform-extension-handler-xar/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-handlers/xwiki-platform-extension-handler-xar/src/main/resources/ApplicationResources.properties",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-extension/xwiki-platform-extension-handler-xar/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-handler-xar/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-handler-xar/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-handler-xar/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-handler-xar/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-handler-xar/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-handler-xar/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-handler-xar/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/2/?format=api"
            },
            "language_code": "ru",
            "id": 994,
            "filename": "xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-handlers/xwiki-platform-extension-handler-xar/src/main/resources/ApplicationResources_ru.properties",
            "revision": "73daae2d6d7862ff1441dee56f5626047a573598,f030a5ccb5b091253047ff230b14f2ba1a958a5a",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-extension/xwiki-platform-extension-handler-xar/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-extension/xwiki-platform-extension-handler-xar/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-handler-xar/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 55,
            "total_words": 364,
            "translated": 55,
            "translated_words": 364,
            "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": "2020-04-07T15:11:16.042125Z",
            "last_author": "DenisF",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-handler-xar/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-handler-xar/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-handler-xar/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-handler-xar/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-handler-xar/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Applications.Translations",
                "slug": "applications-translations",
                "id": 85,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-application/xwiki-platform-application-ui/src/main/resources/Applications/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-application/xwiki-platform-application-ui/src/main/resources/Applications/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/applications-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 995,
            "filename": "xwiki-platform-core/xwiki-platform-application/xwiki-platform-application-ui/src/main/resources/Applications/Translations.ru.xml",
            "revision": "35f5255d32dbaff6d8c4feb4e2b6db686edfc0ee,77582fb8dd075c6b46219b467f6eab641492ce3e",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/applications-translations/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/applications-translations/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 4,
            "translated": 2,
            "translated_words": 4,
            "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": "2019-09-03T08:16:37.938505Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.xwiki.org/languages/fr/",
                "url": "https://l10n.xwiki.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-platform-rendering-ui",
                "slug": "xwiki-platform-rendering-ui",
                "id": 48,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-ui/src/main/resources/Rendering/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-ui/src/main/resources/Rendering/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-ui/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/20/?format=api"
            },
            "language_code": "fr",
            "id": 996,
            "filename": "xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-ui/src/main/resources/Rendering/Translations.fr.xml",
            "revision": "588cc8ffc5adb191c89fe0bc61013307033b366c,0b3708ee05c379a511631ff47cc4caa49d5117ca",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-ui/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-ui/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 25,
            "translated": 4,
            "translated_words": 25,
            "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": "2019-01-14T11:38:47.546582Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-ui/fr/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Platform Icon Default",
                "slug": "xwiki-platform-icon-default",
                "id": 163,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/src/main/resources/ApplicationResources.properties",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-icon/xwiki-platform-icon-default/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/14/?format=api"
            },
            "language_code": "en",
            "id": 997,
            "filename": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/src/main/resources/ApplicationResources.properties",
            "revision": "7d5071fb4e4ad109252c33778002fd21868ee887,7d5071fb4e4ad109252c33778002fd21868ee887",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-icon/xwiki-platform-icon-default/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-icon/xwiki-platform-icon-default/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 3,
            "total_words": 20,
            "translated": 3,
            "translated_words": 20,
            "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": "2019-01-15T13:21:10.228831Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/en/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.xwiki.org/languages/fr/",
                "url": "https://l10n.xwiki.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Platform Icon Default",
                "slug": "xwiki-platform-icon-default",
                "id": 163,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/src/main/resources/ApplicationResources.properties",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-icon/xwiki-platform-icon-default/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/14/?format=api"
            },
            "language_code": "fr",
            "id": 998,
            "filename": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/src/main/resources/ApplicationResources_fr.properties",
            "revision": "ae6daf44286e14328cea75fbdf7d3f19dde3b29c,7d5071fb4e4ad109252c33778002fd21868ee887",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-icon/xwiki-platform-icon-default/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-icon/xwiki-platform-icon-default/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 20,
            "translated": 3,
            "translated_words": 20,
            "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": "2024-02-04T11:43:54.572960Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon%252Fxwiki-platform-icon-default/fr/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 300,
                    "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",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://l10n.xwiki.org/languages/uk/",
                "url": "https://l10n.xwiki.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "Meetings Application",
                "slug": "meetings-application",
                "id": 133,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-meeting",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/meetings-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "ui/src/main/resources/Meeting/Code/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "ui/src/main/resources/Meeting/Code/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/meetings-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/meetings-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/meetings-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/meetings-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/meetings-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/meetings-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/meetings-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/meetings-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-meeting",
                "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 }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "uk",
            "id": 999,
            "filename": "ui/src/main/resources/Meeting/Code/Translations.uk.xml",
            "revision": "def30e5cd5150b7ab3232286904c6fbf429bf6d1,7c7364b860feb7be9c01e4ddb9751d5d51383d49",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/meetings-application/uk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/meetings-application/uk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/meetings-application/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 66,
            "total_words": 291,
            "translated": 66,
            "translated_words": 291,
            "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": "2022-12-21T13:58:03.717014Z",
            "last_author": "Nikita Petrenko",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/meetings-application/uk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/meetings-application/uk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/meetings-application/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/meetings-application/uk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/meetings-application/uk/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 300,
                    "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",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://l10n.xwiki.org/languages/uk/",
                "url": "https://l10n.xwiki.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "LDAP Application",
                "slug": "ldap-application",
                "id": 120,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/ldap",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/ldap-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "ldap-ui/src/main/resources/LDAP/Code/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "ldap-ui/src/main/resources/LDAP/Code/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/ldap-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/ldap",
                "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 }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "uk",
            "id": 1000,
            "filename": "ldap-ui/src/main/resources/LDAP/Code/Translations.uk.xml",
            "revision": "12f0b1f04ffeafa18807f44679ae4e187477aec9,017b720abc8c921c8c4ee1766718ba1e0cefd3d8",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/ldap-application/uk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/ldap-application/uk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 43,
            "translated": 11,
            "translated_words": 43,
            "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": "2022-12-21T13:50:00.759446Z",
            "last_author": "Nikita Petrenko",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/uk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/uk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/uk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/uk/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 300,
                    "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",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://l10n.xwiki.org/languages/uk/",
                "url": "https://l10n.xwiki.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-commons-job",
                "slug": "xwiki-commons-job",
                "id": 146,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-commons",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources.properties",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-commons",
                "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 }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "uk",
            "id": 1001,
            "filename": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_uk.properties",
            "revision": "d1b3c5547bce7afdb6bb907b067263c2755aa21b,4f6bab0d655906e9360eb105bdd97054094ca573",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/uk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-job/uk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 28,
            "translated": 5,
            "translated_words": 28,
            "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": "2019-01-23T22:20:18.957716Z",
            "last_author": "Rostyslav Fitsyk",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/uk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/uk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/uk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/uk/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 300,
                    "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",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://l10n.xwiki.org/languages/uk/",
                "url": "https://l10n.xwiki.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-commons-extension-api",
                "slug": "xwiki-commons-extension-api",
                "id": 145,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-commons",
                "git_export": "https://l10n.xwiki.org/git/xwiki-commons/xwiki-commons-extension-api/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/ApplicationResources.properties",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-extension-api/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-commons",
                "check_flags": "",
                "priority": 60,
                "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 }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.xwiki.org/api/addons/393/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "uk",
            "id": 1002,
            "filename": "xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/ApplicationResources_uk.properties",
            "revision": "ac0d542fb328abc42628e5aed656098c507480c5,9540edd5079a2a93c310cabc515b018c5e59c8d8",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-extension-api/uk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-extension-api/uk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 243,
            "translated": 29,
            "translated_words": 243,
            "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": "2022-12-03T11:25:16.303770Z",
            "last_author": "Nikita Petrenko",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/uk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/uk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/uk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/uk/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 300,
                    "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",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://l10n.xwiki.org/languages/uk/",
                "url": "https://l10n.xwiki.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "Applications.Translations",
                "slug": "applications-translations",
                "id": 85,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-application/xwiki-platform-application-ui/src/main/resources/Applications/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-application/xwiki-platform-application-ui/src/main/resources/Applications/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/applications-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "uk",
            "id": 1003,
            "filename": "xwiki-platform-core/xwiki-platform-application/xwiki-platform-application-ui/src/main/resources/Applications/Translations.uk.xml",
            "revision": "d19c0dc2784a702aae870c4cbaef182d5fefaf3c,77582fb8dd075c6b46219b467f6eab641492ce3e",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/applications-translations/uk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/applications-translations/uk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 4,
            "translated": 2,
            "translated_words": 4,
            "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": "2019-09-03T08:16:37.558702Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/uk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/uk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/uk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/uk/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 300,
                    "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",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://l10n.xwiki.org/languages/uk/",
                "url": "https://l10n.xwiki.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "AppWithinMinutes.Translations",
                "slug": "appwithinminutes-translations",
                "id": 77,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/appwithinminutes-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/appwithinminutes-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/appwithinminutes-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/appwithinminutes-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/appwithinminutes-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/appwithinminutes-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/appwithinminutes-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "uk",
            "id": 1004,
            "filename": "xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/Translations.uk.xml",
            "revision": "2ec59d5cc9c75d0c7e43f76122721c606cf965d6,f5c017307449605a68495c32b04e9ebfe3b5774d",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/uk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/uk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/appwithinminutes-translations/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 1069,
            "translated": 190,
            "translated_words": 1069,
            "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": "2022-12-09T08:28:39.869355Z",
            "last_author": "Nikita Petrenko",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/appwithinminutes-translations/uk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/appwithinminutes-translations/uk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/appwithinminutes-translations/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/appwithinminutes-translations/uk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/appwithinminutes-translations/uk/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 300,
                    "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",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://l10n.xwiki.org/languages/uk/",
                "url": "https://l10n.xwiki.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "Localization Macro",
                "slug": "localization-macro",
                "id": 40,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources.properties",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/21/?format=api"
            },
            "language_code": "uk",
            "id": 1005,
            "filename": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_uk.properties",
            "revision": "6dadd02311cb622ed88a317275d8c8a7b004e1f3,760dbdc857bd28c6d45d0857da77fef07e9f38fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/uk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/uk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 36,
            "translated": 9,
            "translated_words": 36,
            "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": "2019-01-24T00:07:02.190297Z",
            "last_author": "Rostyslav Fitsyk",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/uk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/uk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/uk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/uk/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 300,
                    "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",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://l10n.xwiki.org/languages/uk/",
                "url": "https://l10n.xwiki.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "Sandbox.WebHome",
                "slug": "sandbox-webhome",
                "id": 74,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/17/?format=api"
            },
            "language_code": "uk",
            "id": 1006,
            "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.uk.xml",
            "revision": "f0b991e14658f6df521538a5d6c9862356bf0e1a,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/uk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/uk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 575,
            "translated": 2,
            "translated_words": 575,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 575,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-06T07:37:19.959431Z",
            "last_author": "Nikita Petrenko",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/uk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/uk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/uk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/uk/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 300,
                    "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",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://l10n.xwiki.org/languages/uk/",
                "url": "https://l10n.xwiki.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "WYSIWYG Editor API",
                "slug": "wysiwyg-editor-api",
                "id": 49,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/resources/ApplicationResources.properties",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/wysiwyg-editor-api/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/wysiwyg-editor-api/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wysiwyg-editor-api/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wysiwyg-editor-api/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wysiwyg-editor-api/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wysiwyg-editor-api/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wysiwyg-editor-api/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wysiwyg-editor-api/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "uk",
            "id": 1007,
            "filename": "xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/resources/ApplicationResources_uk.properties",
            "revision": "d92ce58d38bdbd19e80682601a69d60a9abac5e1,c30eeee64993a0922266ba7538054f609013edc0",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/wysiwyg-editor-api/uk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/wysiwyg-editor-api/uk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/wysiwyg-editor-api/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 19,
            "translated": 2,
            "translated_words": 19,
            "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": "2019-01-24T00:12:45.331461Z",
            "last_author": "Rostyslav Fitsyk",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/wysiwyg-editor-api/uk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/wysiwyg-editor-api/uk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/wysiwyg-editor-api/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/wysiwyg-editor-api/uk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/wysiwyg-editor-api/uk/units/?format=api"
        },
        {
            "language": {
                "id": 327,
                "code": "no",
                "name": "Norwegian",
                "plural": {
                    "id": 346,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.xwiki.org/languages/no/",
                "url": "https://l10n.xwiki.org/api/languages/no/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/no/statistics/?format=api"
            },
            "component": {
                "name": "Tour.HomepageTour.Translations",
                "slug": "tour-homepagetour-translations",
                "id": 39,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/24/?format=api"
            },
            "language_code": "no",
            "id": 1009,
            "filename": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.no.xml",
            "revision": "305e6129a78390d2b18d278f902219a2f282b779,b18d0fcf54069dd1c24404d95286263fd2ea9ac3",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/no/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/no/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/no/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/no/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 209,
            "translated": 20,
            "translated_words": 165,
            "translated_percent": 86.9,
            "fuzzy": 3,
            "fuzzy_words": 44,
            "fuzzy_percent": 13.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-17T03:05:25.882397Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/no/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/no/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/no/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/no/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/no/units/?format=api"
        },
        {
            "language": {
                "id": 327,
                "code": "no",
                "name": "Norwegian",
                "plural": {
                    "id": 346,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.xwiki.org/languages/no/",
                "url": "https://l10n.xwiki.org/api/languages/no/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/no/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-commons-extension-api",
                "slug": "xwiki-commons-extension-api",
                "id": 145,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-commons",
                "git_export": "https://l10n.xwiki.org/git/xwiki-commons/xwiki-commons-extension-api/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/ApplicationResources.properties",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-extension-api/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-commons",
                "check_flags": "",
                "priority": 60,
                "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 }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.xwiki.org/api/addons/393/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "no",
            "id": 1010,
            "filename": "xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/ApplicationResources_no.properties",
            "revision": "29b55922ca6ed9811816e6319650fd158eada793,9540edd5079a2a93c310cabc515b018c5e59c8d8",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-extension-api/no/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/no/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-extension-api/no/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/no/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 243,
            "translated": 29,
            "translated_words": 243,
            "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": "2019-01-29T16:39:29.234755Z",
            "last_author": "Jarle Sandmo",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/no/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/no/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/no/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/no/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/no/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Content Macro",
                "slug": "content-macro",
                "id": 106,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Rendering",
                    "slug": "xwiki-rendering",
                    "id": 4,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-rendering",
                "git_export": "https://l10n.xwiki.org/git/xwiki-rendering/content-macro/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources.properties",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/content-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-rendering",
                "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 }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 1011,
            "filename": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources_ru.properties",
            "revision": "e3668890fadeb73b764078acc8f790092c8a2c7a,a8a726c94a76fb623b1d4a2fcb5671d573087c8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/content-macro/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/content-macro/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 45,
            "translated": 7,
            "translated_words": 45,
            "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": "2023-06-24T04:32:56.961859Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ru/units/?format=api"
        }
    ]
}