Translation components API.

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

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

{
    "count": 1956,
    "next": "https://l10n.xwiki.org/api/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 29,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 29,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://l10n.xwiki.org/languages/bg/",
                "url": "https://l10n.xwiki.org/api/languages/bg/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/bg/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "bg",
            "id": 57,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_bg.properties",
            "revision": "0100bc21ac938ddb910f87dc57c461c4a8b81c9d,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/bg/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/bg/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/bg/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 1099,
            "translated_words": 5160,
            "translated_percent": 24.4,
            "fuzzy": 3275,
            "fuzzy_words": 15753,
            "fuzzy_percent": 73.0,
            "failing_checks": 3525,
            "failing_checks_words": 19507,
            "failing_checks_percent": 78.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-21T03:05:59.863166Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/bg/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/bg/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/bg/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/bg/units/?format=api"
        },
        {
            "language": {
                "id": 43,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://l10n.xwiki.org/languages/ca/",
                "url": "https://l10n.xwiki.org/api/languages/ca/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ca",
            "id": 58,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_ca.properties",
            "revision": "cfc9e4832ab627752a76b8606ec32a7857b2901b,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/ca/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ca/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/ca/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 3063,
            "translated_words": 12636,
            "translated_percent": 68.2,
            "fuzzy": 1311,
            "fuzzy_words": 8277,
            "fuzzy_percent": 29.2,
            "failing_checks": 1414,
            "failing_checks_words": 10057,
            "failing_checks_percent": 31.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-21T03:06:02.933243Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ca/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ca/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ca/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ca/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 56,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://l10n.xwiki.org/languages/cs/",
                "url": "https://l10n.xwiki.org/api/languages/cs/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "cs",
            "id": 59,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_cs.properties",
            "revision": "034eb460940ccbc224e8d56d28af5318883403e9,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/cs/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/cs/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/cs/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 3534,
            "translated_words": 15220,
            "translated_percent": 78.7,
            "fuzzy": 840,
            "fuzzy_words": 5693,
            "fuzzy_percent": 18.7,
            "failing_checks": 1105,
            "failing_checks_words": 8233,
            "failing_checks_percent": 24.6,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2023-10-21T03:06:05.881959Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/cs/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/cs/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/cs/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/cs/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://l10n.xwiki.org/languages/da/",
                "url": "https://l10n.xwiki.org/api/languages/da/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/da/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "da",
            "id": 60,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_da.properties",
            "revision": "dc3a940775b2a5b6881bf940753a003f745135aa,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/da/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/da/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/da/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 3873,
            "translated_words": 17576,
            "translated_percent": 86.3,
            "fuzzy": 501,
            "fuzzy_words": 3337,
            "fuzzy_percent": 11.1,
            "failing_checks": 784,
            "failing_checks_words": 5359,
            "failing_checks_percent": 17.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-21T03:06:09.063592Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/da/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/da/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/da/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/da/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/da/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 Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 61,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_de.properties",
            "revision": "cbed9c5fc058032eacef61512011fc6c79c8d536,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 4484,
            "translated_words": 21709,
            "translated_percent": 99.9,
            "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": 1,
            "last_change": "2024-03-05T22:07:30.159533Z",
            "last_author": "Clemens Robbenhaar",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/de/units/?format=api"
        },
        {
            "language": {
                "id": 70,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://l10n.xwiki.org/languages/el/",
                "url": "https://l10n.xwiki.org/api/languages/el/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/el/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "el",
            "id": 62,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_el.properties",
            "revision": "0100bc21ac938ddb910f87dc57c461c4a8b81c9d,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/el/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/el/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/el/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 1099,
            "translated_words": 5160,
            "translated_percent": 24.4,
            "fuzzy": 3275,
            "fuzzy_words": 15753,
            "fuzzy_percent": 73.0,
            "failing_checks": 3525,
            "failing_checks_words": 19507,
            "failing_checks_percent": 78.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-21T03:06:14.901364Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/el/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/el/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/el/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/el/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/el/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 Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 63,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties",
            "revision": "6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 4486,
            "total_words": 21715,
            "translated": 4486,
            "translated_words": 21715,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3663,
            "failing_checks_words": 20448,
            "failing_checks_percent": 81.6,
            "have_suggestion": 0,
            "have_comment": 20,
            "last_change": "2022-10-07T08:25:57.393514Z",
            "last_author": "Björn Ludwig",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/en/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://l10n.xwiki.org/languages/es/",
                "url": "https://l10n.xwiki.org/api/languages/es/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "es",
            "id": 64,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_es.properties",
            "revision": "5c1c4e885c194738a6d3b12454a057beb033ae4f,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/es/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/es/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 4362,
            "translated_words": 20789,
            "translated_percent": 97.2,
            "fuzzy": 24,
            "fuzzy_words": 212,
            "fuzzy_percent": 0.5,
            "failing_checks": 4,
            "failing_checks_words": 37,
            "failing_checks_percent": 0.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-10-21T03:06:18.353713Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/es/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/es/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/es/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/es/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/es/units/?format=api"
        },
        {
            "language": {
                "id": 89,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://l10n.xwiki.org/languages/fa/",
                "url": "https://l10n.xwiki.org/api/languages/fa/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fa/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fa",
            "id": 65,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_fa.properties",
            "revision": "b77196e3dca45cc47a5d8b3a106a08bbbe9bc956,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/fa/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fa/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/fa/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 1169,
            "translated_words": 5259,
            "translated_percent": 26.0,
            "fuzzy": 3205,
            "fuzzy_words": 15654,
            "fuzzy_percent": 71.4,
            "failing_checks": 3483,
            "failing_checks_words": 19441,
            "failing_checks_percent": 77.6,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2023-10-21T03:06:21.340915Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fa/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fa/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fa/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fa/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fa/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 Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 66,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_fr.properties",
            "revision": "42f3a71e4fdf335756a4eee52d0d98ca79b2a0b4,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 4458,
            "translated_words": 21524,
            "translated_percent": 99.3,
            "fuzzy": 8,
            "fuzzy_words": 80,
            "fuzzy_percent": 0.1,
            "failing_checks": 54,
            "failing_checks_words": 699,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 5,
            "last_change": "2023-10-21T03:06:24.446107Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fr/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 105,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://l10n.xwiki.org/languages/gl/",
                "url": "https://l10n.xwiki.org/api/languages/gl/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/gl/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "gl",
            "id": 67,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_gl.properties",
            "revision": "5694ec5210f4217fc4b55a83a88036e1b8f3495c,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/gl/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/gl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/gl/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 2505,
            "translated_words": 10235,
            "translated_percent": 55.8,
            "fuzzy": 1869,
            "fuzzy_words": 10678,
            "fuzzy_percent": 41.6,
            "failing_checks": 2145,
            "failing_checks_words": 13968,
            "failing_checks_percent": 47.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-21T03:06:27.591034Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/gl/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/gl/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/gl/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/gl/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/gl/units/?format=api"
        },
        {
            "language": {
                "id": 115,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 115,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://l10n.xwiki.org/languages/hi/",
                "url": "https://l10n.xwiki.org/api/languages/hi/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/hi/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hi",
            "id": 68,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_hi.properties",
            "revision": "6a06fa74bb33b45aa885a4760ff0678a486bcf27,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/hi/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hi/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/hi/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 1739,
            "translated_words": 7540,
            "translated_percent": 38.7,
            "fuzzy": 2695,
            "fuzzy_words": 13797,
            "fuzzy_percent": 60.0,
            "failing_checks": 3123,
            "failing_checks_words": 18442,
            "failing_checks_percent": 69.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-10-21T03:06:30.482377Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hi/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hi/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hi/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hi/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 119,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://l10n.xwiki.org/languages/hr/",
                "url": "https://l10n.xwiki.org/api/languages/hr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/hr/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hr",
            "id": 69,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_hr.properties",
            "revision": "41808c93b1e227c70bf959bc17d780cb8dd6b268,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/hr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/hr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 4299,
            "translated_words": 20104,
            "translated_percent": 95.8,
            "fuzzy": 75,
            "fuzzy_words": 809,
            "fuzzy_percent": 1.6,
            "failing_checks": 245,
            "failing_checks_words": 1700,
            "failing_checks_percent": 5.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-21T03:06:33.563677Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hr/units/?format=api"
        },
        {
            "language": {
                "id": 122,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://l10n.xwiki.org/languages/hu/",
                "url": "https://l10n.xwiki.org/api/languages/hu/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/hu/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hu",
            "id": 70,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_hu.properties",
            "revision": "8caf9200d81563653ac0a8219468bc1ed4edbdeb,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/hu/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hu/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/hu/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 1245,
            "translated_words": 5438,
            "translated_percent": 27.7,
            "fuzzy": 3129,
            "fuzzy_words": 15475,
            "fuzzy_percent": 69.7,
            "failing_checks": 3458,
            "failing_checks_words": 19343,
            "failing_checks_percent": 77.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2023-10-21T03:06:36.648875Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hu/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hu/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hu/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hu/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hu/units/?format=api"
        },
        {
            "language": {
                "id": 133,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 133,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://l10n.xwiki.org/languages/it/",
                "url": "https://l10n.xwiki.org/api/languages/it/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "it",
            "id": 72,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_it.properties",
            "revision": "f404544fde0f09e91bcceb321ef20311b2ee5adf,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/it/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/it/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/it/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 3611,
            "translated_words": 15584,
            "translated_percent": 80.4,
            "fuzzy": 763,
            "fuzzy_words": 5329,
            "fuzzy_percent": 17.0,
            "failing_checks": 999,
            "failing_checks_words": 7277,
            "failing_checks_percent": 22.2,
            "have_suggestion": 22,
            "have_comment": 0,
            "last_change": "2023-10-21T03:06:42.607896Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/it/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/it/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/it/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/it/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/it/units/?format=api"
        },
        {
            "language": {
                "id": 153,
                "code": "km",
                "name": "Khmer (Central)",
                "plural": {
                    "id": 153,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "khm"
                ],
                "direction": "ltr",
                "population": 15065030,
                "web_url": "https://l10n.xwiki.org/languages/km/",
                "url": "https://l10n.xwiki.org/api/languages/km/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/km/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "km",
            "id": 73,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_km.properties",
            "revision": "0100bc21ac938ddb910f87dc57c461c4a8b81c9d,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/km/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/km/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/km/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 1099,
            "translated_words": 5160,
            "translated_percent": 24.4,
            "fuzzy": 3275,
            "fuzzy_words": 15753,
            "fuzzy_percent": 73.0,
            "failing_checks": 3525,
            "failing_checks_words": 19507,
            "failing_checks_percent": 78.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-21T03:06:48.664440Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/km/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/km/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/km/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/km/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/km/units/?format=api"
        },
        {
            "language": {
                "id": 155,
                "code": "kn",
                "name": "Kannada",
                "plural": {
                    "id": 155,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kan"
                ],
                "direction": "ltr",
                "population": 49065330,
                "web_url": "https://l10n.xwiki.org/languages/kn/",
                "url": "https://l10n.xwiki.org/api/languages/kn/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/kn/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "kn",
            "id": 74,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_kn.properties",
            "revision": "f913d0ad322de0e908ddf5bb51d78c1f6a33b6f4,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/kn/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/kn/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/kn/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 1115,
            "translated_words": 5184,
            "translated_percent": 24.8,
            "fuzzy": 3259,
            "fuzzy_words": 15729,
            "fuzzy_percent": 72.6,
            "failing_checks": 3514,
            "failing_checks_words": 19491,
            "failing_checks_percent": 78.3,
            "have_suggestion": 1,
            "have_comment": 2,
            "last_change": "2023-10-21T03:06:51.759058Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/kn/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/kn/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/kn/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/kn/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/kn/units/?format=api"
        },
        {
            "language": {
                "id": 156,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 156,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://l10n.xwiki.org/languages/ko/",
                "url": "https://l10n.xwiki.org/api/languages/ko/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ko",
            "id": 75,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_ko.properties",
            "revision": "bc0ba14ab8d3b52ed86c2cce2f559becd2d72699,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/ko/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ko/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/ko/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 4484,
            "translated_words": 21709,
            "translated_percent": 99.9,
            "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-01-04T09:44:45.384431Z",
            "last_author": "hongsikum",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ko/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ko/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ko/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ko/units/?format=api"
        },
        {
            "language": {
                "id": 174,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 174,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://l10n.xwiki.org/languages/lt/",
                "url": "https://l10n.xwiki.org/api/languages/lt/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/lt/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "lt",
            "id": 76,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_lt.properties",
            "revision": "702408a31995caac5261c9706e6ec5ba2c7a7f98,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/lt/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lt/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/lt/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 1117,
            "translated_words": 5203,
            "translated_percent": 24.8,
            "fuzzy": 3257,
            "fuzzy_words": 15710,
            "fuzzy_percent": 72.6,
            "failing_checks": 3512,
            "failing_checks_words": 19470,
            "failing_checks_percent": 78.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-21T03:06:58.044451Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lt/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lt/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lt/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lt/units/?format=api"
        },
        {
            "language": {
                "id": 176,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 176,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://l10n.xwiki.org/languages/lv/",
                "url": "https://l10n.xwiki.org/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "lv",
            "id": 77,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_lv.properties",
            "revision": "0ab76e2be0ffb79c2d0626d2289af1afe40f329b,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 4322,
            "translated_words": 20262,
            "translated_percent": 96.3,
            "fuzzy": 52,
            "fuzzy_words": 651,
            "fuzzy_percent": 1.1,
            "failing_checks": 282,
            "failing_checks_words": 2275,
            "failing_checks_percent": 6.2,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2023-10-21T03:07:00.840722Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lv/units/?format=api"
        },
        {
            "language": {
                "id": 191,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://l10n.xwiki.org/languages/mr/",
                "url": "https://l10n.xwiki.org/api/languages/mr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/mr/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "mr",
            "id": 78,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_mr.properties",
            "revision": "ea423a2f3ef7eb5ac7168a8ac52cedd9fc96297b,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/mr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/mr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/mr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 1171,
            "translated_words": 5272,
            "translated_percent": 26.1,
            "fuzzy": 3203,
            "fuzzy_words": 15641,
            "fuzzy_percent": 71.3,
            "failing_checks": 3466,
            "failing_checks_words": 19380,
            "failing_checks_percent": 77.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-21T03:07:04.121390Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/mr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/mr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/mr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/mr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/mr/units/?format=api"
        },
        {
            "language": {
                "id": 205,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://l10n.xwiki.org/languages/nl/",
                "url": "https://l10n.xwiki.org/api/languages/nl/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "nl",
            "id": 79,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_nl.properties",
            "revision": "bbed025b168e9992f3670f120d77d09caad3b2e1,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/nl/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/nl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/nl/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 4257,
            "translated_words": 19992,
            "translated_percent": 94.8,
            "fuzzy": 182,
            "fuzzy_words": 1370,
            "fuzzy_percent": 4.0,
            "failing_checks": 509,
            "failing_checks_words": 3007,
            "failing_checks_percent": 11.3,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2023-10-21T03:07:07.441249Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/nl/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/nl/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/nl/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/nl/units/?format=api"
        },
        {
            "language": {
                "id": 223,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 223,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://l10n.xwiki.org/languages/pl/",
                "url": "https://l10n.xwiki.org/api/languages/pl/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pl",
            "id": 81,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_pl.properties",
            "revision": "34759733713fdaf934c173cfdc9b476e7a002f0c,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/pl/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/pl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/pl/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 2861,
            "translated_words": 11066,
            "translated_percent": 63.7,
            "fuzzy": 1513,
            "fuzzy_words": 9847,
            "fuzzy_percent": 33.7,
            "failing_checks": 1895,
            "failing_checks_words": 13088,
            "failing_checks_percent": 42.2,
            "have_suggestion": 13,
            "have_comment": 0,
            "last_change": "2023-10-21T03:07:14.799644Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pl/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pl/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pl/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pl/units/?format=api"
        },
        {
            "language": {
                "id": 228,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 228,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://l10n.xwiki.org/languages/pt/",
                "url": "https://l10n.xwiki.org/api/languages/pt/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 82,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_pt.properties",
            "revision": "19de48aa25b41f1c020bc41e103492a5a8dcd092,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/pt/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/pt/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/pt/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 1776,
            "translated_words": 7249,
            "translated_percent": 39.5,
            "fuzzy": 2686,
            "fuzzy_words": 14274,
            "fuzzy_percent": 59.8,
            "failing_checks": 2988,
            "failing_checks_words": 17977,
            "failing_checks_percent": 66.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-21T03:07:17.999212Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt/units/?format=api"
        },
        {
            "language": {
                "id": 229,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 229,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://l10n.xwiki.org/languages/pt_BR/",
                "url": "https://l10n.xwiki.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt_BR",
            "id": 83,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_pt_BR.properties",
            "revision": "6255666ffbff624b288546cbfaf9272e3f99ba4b,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/pt_BR/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/pt_BR/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/pt_BR/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 4405,
            "translated_words": 21055,
            "translated_percent": 98.1,
            "fuzzy": 58,
            "fuzzy_words": 471,
            "fuzzy_percent": 1.2,
            "failing_checks": 349,
            "failing_checks_words": 2577,
            "failing_checks_percent": 7.7,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2023-10-21T03:07:21.253022Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt_BR/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 234,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://l10n.xwiki.org/languages/ro/",
                "url": "https://l10n.xwiki.org/api/languages/ro/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ro/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ro",
            "id": 84,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_ro.properties",
            "revision": "d50ae673c1a3de8e1b6f037bfbe835d94bbf2dcb,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/ro/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ro/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/ro/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4486,
            "total_words": 21715,
            "translated": 2881,
            "translated_words": 12200,
            "translated_percent": 64.2,
            "fuzzy": 1558,
            "fuzzy_words": 9162,
            "fuzzy_percent": 34.7,
            "failing_checks": 1762,
            "failing_checks_words": 11753,
            "failing_checks_percent": 39.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-21T03:07:24.325485Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ro/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ro/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ro/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ro/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ro/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.XWikiSyntaxGeneralRemarks",
                "slug": "xwiki-xwikisyntaxgeneralremarks",
                "id": 37,
                "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/XWiki/XWikiSyntaxGeneralRemarks.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.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-xwikisyntaxgeneralremarks/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/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": "de",
            "id": 174,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.de.xml",
            "revision": "6989c40d77b0b5138163b69c47d745f65b799480,d1691535e86a536a7f80d4c04807a401df634a4f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 92,
            "translated": 2,
            "translated_words": 92,
            "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-04T17:24:24.774346Z",
            "last_author": "Simpel",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/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": "XWiki.XWikiSyntaxGeneralRemarks",
                "slug": "xwiki-xwikisyntaxgeneralremarks",
                "id": 37,
                "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/XWiki/XWikiSyntaxGeneralRemarks.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.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-xwikisyntaxgeneralremarks/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/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": "en",
            "id": 175,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.xml",
            "revision": "d1691535e86a536a7f80d4c04807a401df634a4f,d1691535e86a536a7f80d4c04807a401df634a4f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 2,
            "total_words": 92,
            "translated": 2,
            "translated_words": 92,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 92,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/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.XWikiSyntaxGeneralRemarks",
                "slug": "xwiki-xwikisyntaxgeneralremarks",
                "id": 37,
                "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/XWiki/XWikiSyntaxGeneralRemarks.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.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-xwikisyntaxgeneralremarks/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/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": "fr",
            "id": 176,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.fr.xml",
            "revision": "81b64a2ecfb0df6ae68fef10b6c2865fa9f3a6a4,d1691535e86a536a7f80d4c04807a401df634a4f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 92,
            "translated": 2,
            "translated_words": 92,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 92,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/fr/units/?format=api"
        },
        {
            "language": {
                "id": 133,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 133,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://l10n.xwiki.org/languages/it/",
                "url": "https://l10n.xwiki.org/api/languages/it/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxGeneralRemarks",
                "slug": "xwiki-xwikisyntaxgeneralremarks",
                "id": 37,
                "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/XWiki/XWikiSyntaxGeneralRemarks.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.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-xwikisyntaxgeneralremarks/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/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": "it",
            "id": 177,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.it.xml",
            "revision": "8bcfb3f6e0b7231247af69af5648124c702da7e4,d1691535e86a536a7f80d4c04807a401df634a4f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/it/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/it/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/it/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 92,
            "translated": 2,
            "translated_words": 92,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/it/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/it/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/it/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/it/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/it/units/?format=api"
        },
        {
            "language": {
                "id": 176,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 176,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://l10n.xwiki.org/languages/lv/",
                "url": "https://l10n.xwiki.org/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxGeneralRemarks",
                "slug": "xwiki-xwikisyntaxgeneralremarks",
                "id": 37,
                "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/XWiki/XWikiSyntaxGeneralRemarks.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.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-xwikisyntaxgeneralremarks/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/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": "lv",
            "id": 178,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.lv.xml",
            "revision": "f1c1c77a74670a2d11e792b9c744e2d36c061f70,d1691535e86a536a7f80d4c04807a401df634a4f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 92,
            "translated": 2,
            "translated_words": 92,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 92,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/lv/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://l10n.xwiki.org/languages/sv/",
                "url": "https://l10n.xwiki.org/api/languages/sv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxGeneralRemarks",
                "slug": "xwiki-xwikisyntaxgeneralremarks",
                "id": 37,
                "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/XWiki/XWikiSyntaxGeneralRemarks.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.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-xwikisyntaxgeneralremarks/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/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": "sv",
            "id": 179,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.sv.xml",
            "revision": "8d0971f9266e30db000655b2866529c39d452479,d1691535e86a536a7f80d4c04807a401df634a4f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/sv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/sv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 92,
            "translated": 2,
            "translated_words": 92,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 92,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/sv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/sv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/sv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/sv/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": "TemplateMacro",
                "slug": "templatemacro",
                "id": 38,
                "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-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-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/templatemacro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/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": "en",
            "id": 180,
            "filename": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-api/src/main/resources/ApplicationResources.properties",
            "revision": "373261c78d5034c6d8c79e7f58c8e3c2e8ae0f1e,373261c78d5034c6d8c79e7f58c8e3c2e8ae0f1e",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/templatemacro/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/templatemacro/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 7,
            "total_words": 32,
            "translated": 7,
            "translated_words": 32,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 14.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/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": "TemplateMacro",
                "slug": "templatemacro",
                "id": 38,
                "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-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-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/templatemacro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/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": "fr",
            "id": 181,
            "filename": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_fr.properties",
            "revision": "f554603d6a53c5e3ebd8ecd2d89c9afa080dcddc,373261c78d5034c6d8c79e7f58c8e3c2e8ae0f1e",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/templatemacro/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/templatemacro/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 32,
            "translated": 6,
            "translated_words": 26,
            "translated_percent": 85.7,
            "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-06-10T12:58:02.719279Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/fr/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 119,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://l10n.xwiki.org/languages/hr/",
                "url": "https://l10n.xwiki.org/api/languages/hr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/hr/statistics/?format=api"
            },
            "component": {
                "name": "TemplateMacro",
                "slug": "templatemacro",
                "id": 38,
                "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-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-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/templatemacro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/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": "hr",
            "id": 182,
            "filename": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_hr.properties",
            "revision": "dc4432b8dece4793d0b56d3c569ecb165f326d87,373261c78d5034c6d8c79e7f58c8e3c2e8ae0f1e",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/templatemacro/hr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/templatemacro/hr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 32,
            "translated": 6,
            "translated_words": 26,
            "translated_percent": 85.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/hr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/hr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/hr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/hr/units/?format=api"
        },
        {
            "language": {
                "id": 176,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 176,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://l10n.xwiki.org/languages/lv/",
                "url": "https://l10n.xwiki.org/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "name": "TemplateMacro",
                "slug": "templatemacro",
                "id": 38,
                "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-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-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/templatemacro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/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": "lv",
            "id": 183,
            "filename": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_lv.properties",
            "revision": "3645cf18b6bb6d77b5dda13bc64a2db3f49b293c,373261c78d5034c6d8c79e7f58c8e3c2e8ae0f1e",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/templatemacro/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/templatemacro/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 32,
            "translated": 6,
            "translated_words": 26,
            "translated_percent": 85.7,
            "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-10-03T14:18:56.152668Z",
            "last_author": "Valdis Vitolins",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/lv/units/?format=api"
        },
        {
            "language": {
                "id": 256,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://l10n.xwiki.org/languages/sk/",
                "url": "https://l10n.xwiki.org/api/languages/sk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/sk/statistics/?format=api"
            },
            "component": {
                "name": "TemplateMacro",
                "slug": "templatemacro",
                "id": 38,
                "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-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-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/templatemacro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/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": "sk",
            "id": 184,
            "filename": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_sk.properties",
            "revision": "fb975d62e2c6320c6d86f0a72e1d9219cbe8f140,373261c78d5034c6d8c79e7f58c8e3c2e8ae0f1e",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/templatemacro/sk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/templatemacro/sk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 32,
            "translated": 6,
            "translated_words": 26,
            "translated_percent": 85.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 15,
            "failing_checks_percent": 14.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/sk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/sk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/sk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/sk/units/?format=api"
        },
        {
            "language": {
                "id": 322,
                "code": "zh",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 322,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.xwiki.org/languages/zh/",
                "url": "https://l10n.xwiki.org/api/languages/zh/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/zh/statistics/?format=api"
            },
            "component": {
                "name": "TemplateMacro",
                "slug": "templatemacro",
                "id": 38,
                "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-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-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/templatemacro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/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": "zh",
            "id": 185,
            "filename": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_zh.properties",
            "revision": "a19b438c3c0b843d90a1e34ffcf52695c4702174,373261c78d5034c6d8c79e7f58c8e3c2e8ae0f1e",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/templatemacro/zh/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/zh/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/templatemacro/zh/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/zh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 32,
            "translated": 6,
            "translated_words": 26,
            "translated_percent": 85.7,
            "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-10-06T16:26:36.512972Z",
            "last_author": "jason",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/zh/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/zh/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/zh/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/zh/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/zh/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": "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/tour-homepagetour-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-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": null
            },
            "language_code": "en",
            "id": 186,
            "filename": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.xml",
            "revision": "1ce21e41b2d02dbe3d4e1651c60c737a2615ad7f,1ce21e41b2d02dbe3d4e1651c60c737a2615ad7f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/tour-homepagetour-translations/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/tour-homepagetour-translations/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 23,
            "total_words": 208,
            "translated": 23,
            "translated_words": 208,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 87,
            "failing_checks_percent": 43.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/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": "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/tour-homepagetour-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-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": null
            },
            "language_code": "fr",
            "id": 187,
            "filename": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.fr.xml",
            "revision": "19fa52569d96ef73e66e8de50cff2f0cf36457d5,1ce21e41b2d02dbe3d4e1651c60c737a2615ad7f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/tour-homepagetour-translations/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/tour-homepagetour-translations/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 208,
            "translated": 23,
            "translated_words": 208,
            "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-04-04T08:21:23.187871Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/fr/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 119,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://l10n.xwiki.org/languages/hr/",
                "url": "https://l10n.xwiki.org/api/languages/hr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/hr/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/tour-homepagetour-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-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": null
            },
            "language_code": "hr",
            "id": 188,
            "filename": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.hr.xml",
            "revision": "c80270532f5474d464d82343ee554684cad6e232,1ce21e41b2d02dbe3d4e1651c60c737a2615ad7f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/tour-homepagetour-translations/hr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/tour-homepagetour-translations/hr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 208,
            "translated": 23,
            "translated_words": 208,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/hr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/hr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/hr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/hr/units/?format=api"
        },
        {
            "language": {
                "id": 229,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 229,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://l10n.xwiki.org/languages/pt_BR/",
                "url": "https://l10n.xwiki.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/pt_BR/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/tour-homepagetour-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-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": null
            },
            "language_code": "pt_BR",
            "id": 189,
            "filename": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.pt_BR.xml",
            "revision": "f84ff5f74037e25c0850a6b06d0870ce6e3dc551,1ce21e41b2d02dbe3d4e1651c60c737a2615ad7f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/tour-homepagetour-translations/pt_BR/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/pt_BR/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/tour-homepagetour-translations/pt_BR/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 208,
            "translated": 23,
            "translated_words": 208,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 4.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/pt_BR/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 322,
                "code": "zh",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 322,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.xwiki.org/languages/zh/",
                "url": "https://l10n.xwiki.org/api/languages/zh/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/zh/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/tour-homepagetour-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-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": null
            },
            "language_code": "zh",
            "id": 190,
            "filename": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.zh.xml",
            "revision": "0aa8346abfc0e19554b30b2d14d144739023584f,1ce21e41b2d02dbe3d4e1651c60c737a2615ad7f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/tour-homepagetour-translations/zh/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/zh/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/tour-homepagetour-translations/zh/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/zh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 208,
            "translated": 23,
            "translated_words": 208,
            "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-10-06T16:25:04.962886Z",
            "last_author": "jason",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/zh/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/zh/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/zh/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/zh/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/zh/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": "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/localization-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-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": null
            },
            "language_code": "de",
            "id": 191,
            "filename": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_de.properties",
            "revision": "6620d7422175ff311123231f6f6ac223946a5ebf,760dbdc857bd28c6d45d0857da77fef07e9f38fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/localization-macro/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/localization-macro/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/de/?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": "2018-09-26T21:18:25.926756Z",
            "last_author": "Mario-Hofstaetter",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-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": "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/localization-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-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": null
            },
            "language_code": "en",
            "id": 192,
            "filename": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources.properties",
            "revision": "760dbdc857bd28c6d45d0857da77fef07e9f38fc,760dbdc857bd28c6d45d0857da77fef07e9f38fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/localization-macro/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/localization-macro/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/en/?format=api",
            "is_template": true,
            "is_source": true,
            "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": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 11.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/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": "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/localization-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-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": null
            },
            "language_code": "fr",
            "id": 193,
            "filename": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_fr.properties",
            "revision": "05f5be1e7325c1d4b66c63faecd77c1733c84d7c,760dbdc857bd28c6d45d0857da77fef07e9f38fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/localization-macro/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/localization-macro/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/fr/?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": "2018-06-10T12:39:42.409321Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/fr/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 119,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://l10n.xwiki.org/languages/hr/",
                "url": "https://l10n.xwiki.org/api/languages/hr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/hr/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/localization-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-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": null
            },
            "language_code": "hr",
            "id": 194,
            "filename": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_hr.properties",
            "revision": "a32ee30afa11f091d419bd67460313bfee38acfe,760dbdc857bd28c6d45d0857da77fef07e9f38fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/localization-macro/hr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/localization-macro/hr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/hr/?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": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/hr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/hr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/hr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/hr/units/?format=api"
        },
        {
            "language": {
                "id": 176,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 176,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://l10n.xwiki.org/languages/lv/",
                "url": "https://l10n.xwiki.org/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/lv/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/localization-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-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": null
            },
            "language_code": "lv",
            "id": 195,
            "filename": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_lv.properties",
            "revision": "199fd2226f6a7e653ccf4b97ec798da54afbcf4f,760dbdc857bd28c6d45d0857da77fef07e9f38fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/localization-macro/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/localization-macro/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/lv/?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": "2018-10-03T14:49:23.149211Z",
            "last_author": "Valdis Vitolins",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/lv/units/?format=api"
        },
        {
            "language": {
                "id": 256,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://l10n.xwiki.org/languages/sk/",
                "url": "https://l10n.xwiki.org/api/languages/sk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/sk/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/localization-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-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": null
            },
            "language_code": "sk",
            "id": 196,
            "filename": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_sk.properties",
            "revision": "09c974572861061f284be082a7a3c401bf280884,760dbdc857bd28c6d45d0857da77fef07e9f38fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/localization-macro/sk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/localization-macro/sk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/sk/?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": 6,
            "failing_checks_words": 33,
            "failing_checks_percent": 66.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/sk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/sk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/sk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/sk/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.RatingsTranslations",
                "slug": "xwiki-ratingstranslations",
                "id": 41,
                "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-ratings/xwiki-platform-ratings-ui/src/main/resources/XWiki/Ratings/RatingsTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-ui/src/main/resources/XWiki/Ratings/RatingsTranslations.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-ratingstranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/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": "en",
            "id": 197,
            "filename": "xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-ui/src/main/resources/XWiki/Ratings/RatingsTranslations.xml",
            "revision": "2dcd6fd9f5555f81c0219c50a517557464c395ef,2dcd6fd9f5555f81c0219c50a517557464c395ef",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-ratingstranslations/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-ratingstranslations/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 20,
            "total_words": 271,
            "translated": 20,
            "translated_words": 271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 16,
            "failing_checks_words": 263,
            "failing_checks_percent": 80.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/en/units/?format=api"
        }
    ]
}