Translation components API.

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

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

{
    "count": 2087,
    "next": "https://l10n.xwiki.org/api/translations/?format=api&page=11",
    "previous": "https://l10n.xwiki.org/api/translations/?format=api&page=9",
    "results": [
        {
            "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": "Content Macro",
                "slug": "content-macro",
                "id": 106,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Rendering",
                    "slug": "xwiki-rendering",
                    "id": 4,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-rendering",
                "git_export": "https://l10n.xwiki.org/git/xwiki-rendering/content-macro/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources.properties",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/content-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-rendering",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "zh",
            "id": 632,
            "filename": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources_zh.properties",
            "revision": "9020a9d95e6c3d8e075f41cab779ebaf3d7aca4f,a8a726c94a76fb623b1d4a2fcb5671d573087c8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/content-macro/zh/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/zh/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/content-macro/zh/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/zh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 45,
            "translated": 7,
            "translated_words": 45,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-23T02:13:04.751936Z",
            "last_author": "一颗小土豆",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/zh/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/zh/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/zh/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/zh/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/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": "Mocca Calendar Application",
                "slug": "mocca-calendar-application",
                "id": 109,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-mocca-calendar",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/mocca-calendar-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/mocca-calendar-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-mocca-calendar",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 647,
            "filename": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.de.xml",
            "revision": "5dababbb4ad0c328597ea8cdd66164ba781cac9b,d7c3b2f4db932060b8599123150a11f05c35e9fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/mocca-calendar-application/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/mocca-calendar-application/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 121,
            "total_words": 514,
            "translated": 121,
            "translated_words": 514,
            "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-12-11T21:42:38.586279Z",
            "last_author": "Christian Fröhlich",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/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": "Mocca Calendar Application",
                "slug": "mocca-calendar-application",
                "id": 109,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-mocca-calendar",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/mocca-calendar-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/mocca-calendar-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-mocca-calendar",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 648,
            "filename": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.xml",
            "revision": "d7c3b2f4db932060b8599123150a11f05c35e9fc,d7c3b2f4db932060b8599123150a11f05c35e9fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/mocca-calendar-application/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/mocca-calendar-application/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 121,
            "total_words": 514,
            "translated": 121,
            "translated_words": 514,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 29,
            "failing_checks_words": 107,
            "failing_checks_percent": 23.9,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/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": "Mocca Calendar Application",
                "slug": "mocca-calendar-application",
                "id": 109,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-mocca-calendar",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/mocca-calendar-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/mocca-calendar-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-mocca-calendar",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "es",
            "id": 649,
            "filename": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.es.xml",
            "revision": "1ba132b71cd38a6f955ad84631410ac71205dcb1,d7c3b2f4db932060b8599123150a11f05c35e9fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/mocca-calendar-application/es/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/mocca-calendar-application/es/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 121,
            "total_words": 514,
            "translated": 121,
            "translated_words": 514,
            "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-12-14T12:41:25.669874Z",
            "last_author": "Francisco García Moreno",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/es/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/es/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/es/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/es/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/es/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": "Mocca Calendar Application",
                "slug": "mocca-calendar-application",
                "id": 109,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-mocca-calendar",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/mocca-calendar-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/mocca-calendar-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-mocca-calendar",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "lv",
            "id": 651,
            "filename": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.lv.xml",
            "revision": "ebb7a80f29035857082e1dc498be31b0d9cc6273,d7c3b2f4db932060b8599123150a11f05c35e9fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/mocca-calendar-application/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/mocca-calendar-application/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 121,
            "total_words": 514,
            "translated": 101,
            "translated_words": 283,
            "translated_percent": 83.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 29,
            "failing_checks_words": 105,
            "failing_checks_percent": 23.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-10-03T14:06:58.341342Z",
            "last_author": "Valdis Vitolins",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/lv/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": "Mocca Calendar Application",
                "slug": "mocca-calendar-application",
                "id": 109,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-mocca-calendar",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/mocca-calendar-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/mocca-calendar-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-mocca-calendar",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pl",
            "id": 652,
            "filename": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.pl.xml",
            "revision": "662a7d5efad74061538be3d32ccc26c3a713ef8b,d7c3b2f4db932060b8599123150a11f05c35e9fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/mocca-calendar-application/pl/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/pl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/mocca-calendar-application/pl/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 121,
            "total_words": 514,
            "translated": 121,
            "translated_words": 514,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-25T09:47:00.674793Z",
            "last_author": "Tomek",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/pl/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/pl/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/pl/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/pl/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": "Mocca Calendar Application",
                "slug": "mocca-calendar-application",
                "id": 109,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-mocca-calendar",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/mocca-calendar-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/mocca-calendar-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-mocca-calendar",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt_BR",
            "id": 653,
            "filename": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.pt_BR.xml",
            "revision": "6716cd059ed37f7f25be269478f156df9b6d54ca,d7c3b2f4db932060b8599123150a11f05c35e9fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/mocca-calendar-application/pt_BR/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/pt_BR/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/mocca-calendar-application/pt_BR/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 121,
            "total_words": 514,
            "translated": 121,
            "translated_words": 514,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-27T18:59:02.704301Z",
            "last_author": "Mariana Batista",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/pt_BR/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/pt_BR/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": "Mocca Calendar Application",
                "slug": "mocca-calendar-application",
                "id": 109,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-mocca-calendar",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/mocca-calendar-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/mocca-calendar-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-mocca-calendar",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sk",
            "id": 654,
            "filename": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.sk.xml",
            "revision": "eecbcae3ea843db2ce22ab56bc3f940f0789259c,d7c3b2f4db932060b8599123150a11f05c35e9fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/mocca-calendar-application/sk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/sk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/mocca-calendar-application/sk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 121,
            "total_words": 514,
            "translated": 84,
            "translated_words": 222,
            "translated_percent": 69.4,
            "fuzzy": 17,
            "fuzzy_words": 61,
            "fuzzy_percent": 14.0,
            "failing_checks": 43,
            "failing_checks_words": 188,
            "failing_checks_percent": 35.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/sk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/sk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/sk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/sk/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": "Mocca Calendar Application",
                "slug": "mocca-calendar-application",
                "id": 109,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-mocca-calendar",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/mocca-calendar-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/mocca-calendar-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-mocca-calendar",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 655,
            "filename": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.fr.xml",
            "revision": "7c1e5d408d75413cafe1722719a48f950f9dcb9c,d7c3b2f4db932060b8599123150a11f05c35e9fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/mocca-calendar-application/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/mocca-calendar-application/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 121,
            "total_words": 514,
            "translated": 121,
            "translated_words": 514,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 172,
            "failing_checks_percent": 6.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-09-05T08:26:58.920346Z",
            "last_author": "Thomas Mortagne",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/mocca-calendar-application/fr/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "OCR Application",
                "slug": "ocr-application",
                "id": 111,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-ocr",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/ocr-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-ocr-ui/src/main/resources/OCR/Code/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-ocr-ui/src/main/resources/OCR/Code/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/ocr-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-ocr",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 658,
            "filename": "application-ocr-ui/src/main/resources/OCR/Code/Translations.xml",
            "revision": "6bcea4104d2cc18364cf190cb34edfa4ea8c4d8b,6bcea4104d2cc18364cf190cb34edfa4ea8c4d8b",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/ocr-application/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/ocr-application/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ocr-application/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 4,
            "total_words": 34,
            "translated": 4,
            "translated_words": 34,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ocr-application/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ocr-application/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ocr-application/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ocr-application/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ocr-application/en/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": "Tesseract OCR Application - Data Files",
                "slug": "tesseract-ocr-application---data-files",
                "id": 112,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-ocr",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-ocr-tesseract/application-ocr-tesseract-ui/src/main/resources/OCR/Tesseract/Code/DataFileTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "application-ocr-tesseract/application-ocr-tesseract-ui/src/main/resources/OCR/Tesseract/Code/DataFileTranslations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/tesseract-ocr-application---data-files/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---data-files/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---data-files/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---data-files/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---data-files/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---data-files/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---data-files/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---data-files/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-ocr",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 659,
            "filename": "application-ocr-tesseract/application-ocr-tesseract-ui/src/main/resources/OCR/Tesseract/Code/DataFileTranslations.xml",
            "revision": "d5c65cf90528dc703a18ea7fbe81ff48e0aa81a7,d5c65cf90528dc703a18ea7fbe81ff48e0aa81a7",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/tesseract-ocr-application---data-files/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/tesseract-ocr-application---data-files/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/tesseract-ocr-application---data-files/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 102,
            "total_words": 141,
            "translated": 102,
            "translated_words": 141,
            "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-contrib/tesseract-ocr-application---data-files/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/tesseract-ocr-application---data-files/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/tesseract-ocr-application---data-files/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/tesseract-ocr-application---data-files/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/tesseract-ocr-application---data-files/en/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": "Tesseract OCR Application - UI",
                "slug": "tesseract-ocr-application---ui",
                "id": 113,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-ocr",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-ocr-tesseract/application-ocr-tesseract-ui/src/main/resources/OCR/Tesseract/Code/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-ocr-tesseract/application-ocr-tesseract-ui/src/main/resources/OCR/Tesseract/Code/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/tesseract-ocr-application---ui/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---ui/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---ui/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---ui/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---ui/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---ui/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---ui/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---ui/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-ocr",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 660,
            "filename": "application-ocr-tesseract/application-ocr-tesseract-ui/src/main/resources/OCR/Tesseract/Code/Translations.xml",
            "revision": "dcf79d581668f8f60110d3d32c6ef74be4fa3983,dcf79d581668f8f60110d3d32c6ef74be4fa3983",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/tesseract-ocr-application---ui/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/tesseract-ocr-application---ui/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/tesseract-ocr-application---ui/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 39,
            "total_words": 212,
            "translated": 39,
            "translated_words": 212,
            "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-contrib/tesseract-ocr-application---ui/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/tesseract-ocr-application---ui/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/tesseract-ocr-application---ui/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/tesseract-ocr-application---ui/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/tesseract-ocr-application---ui/en/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": "Piwik Application",
                "slug": "piwik-application",
                "id": 114,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-piwik",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/piwik-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "src/main/resources/XWiki/PiwikTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "src/main/resources/XWiki/PiwikTranslations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/piwik-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-piwik",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 661,
            "filename": "src/main/resources/XWiki/PiwikTranslations.xml",
            "revision": "8182aa8844b6176542c4177b2ced7b7eb44ac574,8182aa8844b6176542c4177b2ced7b7eb44ac574",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/piwik-application/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/piwik-application/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/piwik-application/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 19,
            "total_words": 99,
            "translated": 19,
            "translated_words": 99,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-11-12T15:20:56.899180Z",
            "last_author": "Camelia Andrei",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/piwik-application/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/piwik-application/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/piwik-application/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/piwik-application/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/piwik-application/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": "Piwik Application",
                "slug": "piwik-application",
                "id": 114,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-piwik",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/piwik-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "src/main/resources/XWiki/PiwikTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "src/main/resources/XWiki/PiwikTranslations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/piwik-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-piwik",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 662,
            "filename": "src/main/resources/XWiki/PiwikTranslations.fr.xml",
            "revision": "0b0c48af3dd08570407d102ce4097206881a7529,8182aa8844b6176542c4177b2ced7b7eb44ac574",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/piwik-application/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/piwik-application/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/piwik-application/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 99,
            "translated": 19,
            "translated_words": 99,
            "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:03:42.494932Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/piwik-application/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/piwik-application/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/piwik-application/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/piwik-application/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/piwik-application/fr/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Admin Tools Application",
                "slug": "admin-tools-application",
                "id": 115,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-admintools",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/admin-tools-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "src/main/resources/Admin/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "src/main/resources/Admin/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/admin-tools-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-admintools",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 663,
            "filename": "src/main/resources/Admin/Translations.xml",
            "revision": "75c9a5d1598e825502a9a76976ed76597f4fd9f5,75c9a5d1598e825502a9a76976ed76597f4fd9f5",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/admin-tools-application/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/admin-tools-application/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/admin-tools-application/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 12,
            "total_words": 75,
            "translated": 12,
            "translated_words": 75,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/admin-tools-application/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/admin-tools-application/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/admin-tools-application/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/admin-tools-application/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/admin-tools-application/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": "Admin Tools Application",
                "slug": "admin-tools-application",
                "id": 115,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-admintools",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/admin-tools-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "src/main/resources/Admin/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "src/main/resources/Admin/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/admin-tools-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-admintools",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 664,
            "filename": "src/main/resources/Admin/Translations.fr.xml",
            "revision": "b0eeeac47da1bc8fce1318e481dfb86a6ec826ca,75c9a5d1598e825502a9a76976ed76597f4fd9f5",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/admin-tools-application/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/admin-tools-application/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/admin-tools-application/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 75,
            "translated": 11,
            "translated_words": 66,
            "translated_percent": 91.6,
            "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-04T07:54:38.160213Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/admin-tools-application/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/admin-tools-application/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/admin-tools-application/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/admin-tools-application/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/admin-tools-application/fr/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Invoices",
                "slug": "invoices",
                "id": 117,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-invoices",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/invoices/",
                "branch": "master",
                "push_branch": "",
                "filemask": "src/main/resources/InvoicesCode/InvoicesTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "src/main/resources/InvoicesCode/InvoicesTranslations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/invoices/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-invoices",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 692,
            "filename": "src/main/resources/InvoicesCode/InvoicesTranslations.xml",
            "revision": "268619b7275596246e8f80aa1ddde533fc7ff4e1,268619b7275596246e8f80aa1ddde533fc7ff4e1",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/invoices/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/invoices/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/invoices/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 82,
            "total_words": 155,
            "translated": 82,
            "translated_words": 155,
            "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-contrib/invoices/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/invoices/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/invoices/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/invoices/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/invoices/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": "Invoices",
                "slug": "invoices",
                "id": 117,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-invoices",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/invoices/",
                "branch": "master",
                "push_branch": "",
                "filemask": "src/main/resources/InvoicesCode/InvoicesTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "src/main/resources/InvoicesCode/InvoicesTranslations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/invoices/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-invoices",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 693,
            "filename": "src/main/resources/InvoicesCode/InvoicesTranslations.fr.xml",
            "revision": "41e6b3105db7fbebbf013740142f1d974c9b0ac5,268619b7275596246e8f80aa1ddde533fc7ff4e1",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/invoices/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/invoices/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/invoices/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 155,
            "translated": 82,
            "translated_words": 155,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-09-05T08:09:22.461758Z",
            "last_author": "Thomas Mortagne",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/invoices/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/invoices/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/invoices/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/invoices/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/invoices/fr/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": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ca",
            "id": 694,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.ca.xml",
            "revision": "f3203e6b9d124728195616f0c94b843128cc61ad,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/ca/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/ca/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/ca/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 134,
            "translated_words": 545,
            "translated_percent": 67.0,
            "fuzzy": 66,
            "fuzzy_words": 323,
            "fuzzy_percent": 33.0,
            "failing_checks": 47,
            "failing_checks_words": 268,
            "failing_checks_percent": 23.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-07-26T07:36:07.582999Z",
            "last_author": "Valdis Vitolins",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ca/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ca/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ca/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/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": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "cs",
            "id": 695,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.cs.xml",
            "revision": "ad8c58e66c1bfb4f2317891742e0342f3e4beecb,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/cs/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/cs/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/cs/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 157,
            "translated_words": 632,
            "translated_percent": 78.5,
            "fuzzy": 43,
            "fuzzy_words": 236,
            "fuzzy_percent": 21.5,
            "failing_checks": 62,
            "failing_checks_words": 368,
            "failing_checks_percent": 31.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-10-19T13:47:16.936914Z",
            "last_author": "anonymous",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/cs/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/cs/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/cs/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/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": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "da",
            "id": 696,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.da.xml",
            "revision": "08bdc78e374d8998009dfb8f89627b718b788121,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/da/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/da/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/da/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 200,
            "translated_words": 868,
            "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-08-04T13:38:44.850755Z",
            "last_author": "Leif Erik Andersen",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/da/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/da/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/da/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/da/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/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": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 697,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.de.xml",
            "revision": "e566048d395f22fc5d8ca33d678ab55ea9609d3f,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 200,
            "translated_words": 868,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-16T12:43:27.431419Z",
            "last_author": "Clemens Robbenhaar",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/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": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 698,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.xml",
            "revision": "4b8d93f50b73fe97de974d71cd1e4ff9999ce814,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 200,
            "total_words": 868,
            "translated": 200,
            "translated_words": 868,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 93,
            "failing_checks_words": 526,
            "failing_checks_percent": 46.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-07-26T07:36:04.884505Z",
            "last_author": "Valdis Vitolins",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/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": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "es",
            "id": 699,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.es.xml",
            "revision": "3d01aebe1efc863cb375efb4e8e9aaf8f19f1757,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/es/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/es/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 200,
            "translated_words": 868,
            "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-16T12:39:56.526478Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/es/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/es/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/es/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/es/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/es/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": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 700,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.fr.xml",
            "revision": "45c682bd1044d423aa589a55f150046b5244098d,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 200,
            "translated_words": 868,
            "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-04T07:57:38.179380Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/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": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "gl",
            "id": 701,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.gl.xml",
            "revision": "46e1965d535b8342b6cecb0e865edad0762512cb,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/gl/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/gl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/gl/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 200,
            "translated_words": 868,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-11-30T23:52:13.654132Z",
            "last_author": "CarlosCF",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/gl/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/gl/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/gl/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/gl/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/gl/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": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "it",
            "id": 702,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.it.xml",
            "revision": "94ef1c10d264b5673f0294be0229faa59a0b1197,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/it/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/it/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/it/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 134,
            "translated_words": 545,
            "translated_percent": 67.0,
            "fuzzy": 66,
            "fuzzy_words": 323,
            "fuzzy_percent": 33.0,
            "failing_checks": 77,
            "failing_checks_words": 430,
            "failing_checks_percent": 38.5,
            "have_suggestion": 27,
            "have_comment": 0,
            "last_change": "2018-07-26T07:36:07.783787Z",
            "last_author": "Valdis Vitolins",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/it/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/it/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/it/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/it/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/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": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "lv",
            "id": 703,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.lv.xml",
            "revision": "b2872be73ab08532ea9897f628b9d33bf26f068d,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 200,
            "translated_words": 868,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 42,
            "failing_checks_percent": 7.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-10-03T14:47:13.695292Z",
            "last_author": "Valdis Vitolins",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/lv/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": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "nl",
            "id": 704,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.nl.xml",
            "revision": "1bbbd4dc8bbc802a60e3a165514f0c53a22cf312,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/nl/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/nl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/nl/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 200,
            "translated_words": 868,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-22T14:19:10.539860Z",
            "last_author": "Gwennan Smitskamp",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/nl/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/nl/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/nl/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/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": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pl",
            "id": 705,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.pl.xml",
            "revision": "3e28fa6d47296da30dc30cef1dacf07079ca5cee,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/pl/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/pl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/pl/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 200,
            "translated_words": 868,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-11T07:17:17.649193Z",
            "last_author": "Tomek",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/pl/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/pl/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/pl/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/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": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 706,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.pt.xml",
            "revision": "45c8c52aa28120ada2b1603fbe2ed5c4667df6d4,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/pt/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/pt/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/pt/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 200,
            "translated_words": 868,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-06T15:18:47.498558Z",
            "last_author": "Mariana Batista",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/pt/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/pt/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/pt/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/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": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt_BR",
            "id": 707,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.pt_BR.xml",
            "revision": "469d0300d0207b4f63640139016a25194054c837,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/pt_BR/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/pt_BR/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/pt_BR/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 200,
            "translated_words": 868,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-27T18:42:31.170095Z",
            "last_author": "Mariana Batista",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/pt_BR/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/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": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ro",
            "id": 708,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.ro.xml",
            "revision": "51eb58163e313c50b8d88d6b591b06b3e750a193,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/ro/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/ro/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/ro/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 197,
            "translated_words": 855,
            "translated_percent": 98.5,
            "fuzzy": 3,
            "fuzzy_words": 13,
            "fuzzy_percent": 1.5,
            "failing_checks": 10,
            "failing_checks_words": 57,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-08T15:21:45.794199Z",
            "last_author": "Neculai Dascalita",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ro/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ro/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ro/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ro/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ro/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 709,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.ru.xml",
            "revision": "fe401c4fdec0a73177dd0770526809ad79530477,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 200,
            "translated_words": 868,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-22T09:29:48.492622Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ru/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": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sk",
            "id": 710,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.sk.xml",
            "revision": "695982caef5b3a41475daab7ea6b5c2b0eedd54c,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/sk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/sk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/sk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 142,
            "translated_words": 578,
            "translated_percent": 71.0,
            "fuzzy": 58,
            "fuzzy_words": 290,
            "fuzzy_percent": 29.0,
            "failing_checks": 81,
            "failing_checks_words": 475,
            "failing_checks_percent": 40.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-07-26T07:36:06.887514Z",
            "last_author": "Valdis Vitolins",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/sk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/sk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/sk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/sk/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": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sv",
            "id": 711,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.sv.xml",
            "revision": "2f9a03931454d989f672b73fcfbafaab0bb961bf,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/sv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/sv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/sv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 139,
            "translated_words": 568,
            "translated_percent": 69.5,
            "fuzzy": 61,
            "fuzzy_words": 300,
            "fuzzy_percent": 30.5,
            "failing_checks": 82,
            "failing_checks_words": 502,
            "failing_checks_percent": 41.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-07-26T07:36:07.882142Z",
            "last_author": "Valdis Vitolins",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/sv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/sv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/sv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/sv/units/?format=api"
        },
        {
            "language": {
                "id": 293,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 293,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://l10n.xwiki.org/languages/tr/",
                "url": "https://l10n.xwiki.org/api/languages/tr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "tr",
            "id": 712,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.tr.xml",
            "revision": "0deac03e49f70cdfff5edad987f6157c97172524,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/tr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/tr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/tr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 147,
            "translated_words": 628,
            "translated_percent": 73.5,
            "fuzzy": 53,
            "fuzzy_words": 240,
            "fuzzy_percent": 26.5,
            "failing_checks": 64,
            "failing_checks_words": 344,
            "failing_checks_percent": 32.0,
            "have_suggestion": 12,
            "have_comment": 0,
            "last_change": "2021-12-07T12:08:39.239927Z",
            "last_author": "Nejdet Bayram",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/tr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/tr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/tr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/tr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/tr/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 300,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://l10n.xwiki.org/languages/uk/",
                "url": "https://l10n.xwiki.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "uk",
            "id": 713,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.uk.xml",
            "revision": "8a17050a2e686a6ef939c9fc2d35e4f14a0cfd0a,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/uk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/uk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 200,
            "translated_words": 868,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-20T14:04:20.085669Z",
            "last_author": "Nikita Petrenko",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/uk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/uk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/uk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/uk/units/?format=api"
        },
        {
            "language": {
                "id": 307,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 307,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://l10n.xwiki.org/languages/vi/",
                "url": "https://l10n.xwiki.org/api/languages/vi/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/vi/statistics/?format=api"
            },
            "component": {
                "name": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "vi",
            "id": 714,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.vi.xml",
            "revision": "1e291015ecdd41dd709858f813d66107b1ba4187,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/vi/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/vi/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/vi/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 134,
            "translated_words": 545,
            "translated_percent": 67.0,
            "fuzzy": 66,
            "fuzzy_words": 323,
            "fuzzy_percent": 33.0,
            "failing_checks": 83,
            "failing_checks_words": 447,
            "failing_checks_percent": 41.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-07-26T07:36:07.225342Z",
            "last_author": "Valdis Vitolins",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/vi/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/vi/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/vi/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/vi/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/vi/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": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "zh",
            "id": 715,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.zh.xml",
            "revision": "f5b1282c72de6db316884e8207a943603f6cb813,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/zh/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/zh/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/zh/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/zh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 200,
            "translated_words": 868,
            "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": 4,
            "have_comment": 0,
            "last_change": "2024-11-20T03:12:08.398976Z",
            "last_author": "jasongwq",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/zh/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/zh/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/zh/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/zh/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/zh/units/?format=api"
        },
        {
            "language": {
                "id": 324,
                "code": "zh_TW",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 324,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.xwiki.org/languages/zh_TW/",
                "url": "https://l10n.xwiki.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/zh_TW/statistics/?format=api"
            },
            "component": {
                "name": "Blog.Translations",
                "slug": "blog-translations",
                "id": 118,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-blog",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-blog-ui/src/main/resources/Blog/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-blog",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "zh_TW",
            "id": 716,
            "filename": "application-blog-ui/src/main/resources/Blog/Translations.zh_TW.xml",
            "revision": "c581996baa560e8aa7f47d025740256dc58456b9,4b8d93f50b73fe97de974d71cd1e4ff9999ce814",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/blog-translations/zh_TW/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/zh_TW/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/zh_TW/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 200,
            "total_words": 868,
            "translated": 134,
            "translated_words": 545,
            "translated_percent": 67.0,
            "fuzzy": 66,
            "fuzzy_words": 323,
            "fuzzy_percent": 33.0,
            "failing_checks": 90,
            "failing_checks_words": 521,
            "failing_checks_percent": 45.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2018-07-26T07:36:07.744897Z",
            "last_author": "Valdis Vitolins",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/zh_TW/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/zh_TW/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/zh_TW/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/zh_TW/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/zh_TW/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": "Forum Application",
                "slug": "forum-application",
                "id": 119,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-forum",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/forum-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-forum-ui/src/main/resources/ForumCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-forum-ui/src/main/resources/ForumCode/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/forum-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-forum",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 717,
            "filename": "application-forum-ui/src/main/resources/ForumCode/Translations.xml",
            "revision": "bf139b0b4d06cdad524b0ea1b1663b6e57ee7f8c,bf139b0b4d06cdad524b0ea1b1663b6e57ee7f8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/forum-application/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/forum-application/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 212,
            "total_words": 846,
            "translated": 212,
            "translated_words": 846,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 40,
            "failing_checks_words": 248,
            "failing_checks_percent": 18.8,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2018-06-10T13:04:10.312750Z",
            "last_author": "Adel Atallah",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/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": "Forum Application",
                "slug": "forum-application",
                "id": 119,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-forum",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/forum-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-forum-ui/src/main/resources/ForumCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-forum-ui/src/main/resources/ForumCode/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/forum-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-forum",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 718,
            "filename": "application-forum-ui/src/main/resources/ForumCode/Translations.fr.xml",
            "revision": "375cee179bd48f740c1a7bd8b448ca448b423f4d,bf139b0b4d06cdad524b0ea1b1663b6e57ee7f8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/forum-application/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/forum-application/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 212,
            "total_words": 846,
            "translated": 212,
            "translated_words": 846,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 114,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-12-15T22:43:42.422708Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/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": "Forum Application",
                "slug": "forum-application",
                "id": 119,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-forum",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/forum-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-forum-ui/src/main/resources/ForumCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-forum-ui/src/main/resources/ForumCode/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/forum-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-forum",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hr",
            "id": 719,
            "filename": "application-forum-ui/src/main/resources/ForumCode/Translations.hr.xml",
            "revision": "71cee59c6f126d1e435b32f5d01be92cbeeaf9aa,bf139b0b4d06cdad524b0ea1b1663b6e57ee7f8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/forum-application/hr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/forum-application/hr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 212,
            "total_words": 846,
            "translated": 209,
            "translated_words": 814,
            "translated_percent": 98.5,
            "fuzzy": 3,
            "fuzzy_words": 32,
            "fuzzy_percent": 1.4,
            "failing_checks": 4,
            "failing_checks_words": 21,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-06-10T13:04:10.593644Z",
            "last_author": "Adel Atallah",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/hr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/hr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/hr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/hr/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": "Forum Application",
                "slug": "forum-application",
                "id": 119,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-forum",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/forum-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-forum-ui/src/main/resources/ForumCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-forum-ui/src/main/resources/ForumCode/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/forum-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-forum",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pl",
            "id": 720,
            "filename": "application-forum-ui/src/main/resources/ForumCode/Translations.pl.xml",
            "revision": "a702a3be6afd0dac20f4e7a7dcc31a0883825d3c,bf139b0b4d06cdad524b0ea1b1663b6e57ee7f8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/forum-application/pl/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/pl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/forum-application/pl/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 212,
            "total_words": 846,
            "translated": 212,
            "translated_words": 846,
            "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": 25,
            "have_comment": 0,
            "last_change": "2024-10-08T11:57:13.444999Z",
            "last_author": "Tomek",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/pl/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/pl/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/pl/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/pl/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Forum Application",
                "slug": "forum-application",
                "id": 119,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-forum",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/forum-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "application-forum-ui/src/main/resources/ForumCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "application-forum-ui/src/main/resources/ForumCode/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/forum-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-forum",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 721,
            "filename": "application-forum-ui/src/main/resources/ForumCode/Translations.ru.xml",
            "revision": "d8e47ba107e691a9df1c8c66141f04ee8ac7804a,bf139b0b4d06cdad524b0ea1b1663b6e57ee7f8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/forum-application/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/forum-application/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 212,
            "total_words": 846,
            "translated": 212,
            "translated_words": 846,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-22T17:08:53.644835Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/forum-application/ru/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": "LDAP Application",
                "slug": "ldap-application",
                "id": 120,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/ldap",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/ldap-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "ldap-ui/src/main/resources/LDAP/Code/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "ldap-ui/src/main/resources/LDAP/Code/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/ldap-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/ldap",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "da",
            "id": 722,
            "filename": "ldap-ui/src/main/resources/LDAP/Code/Translations.da.xml",
            "revision": "479eb405c615b2aeac458b7dccd9f44aa2254ee4,017b720abc8c921c8c4ee1766718ba1e0cefd3d8",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/ldap-application/da/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/da/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/ldap-application/da/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 43,
            "translated": 11,
            "translated_words": 43,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-12-04T12:02:02.483290Z",
            "last_author": "Leif Erik Andersen",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/da/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/da/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/da/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/da/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/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": "LDAP Application",
                "slug": "ldap-application",
                "id": 120,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/ldap",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/ldap-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "ldap-ui/src/main/resources/LDAP/Code/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "ldap-ui/src/main/resources/LDAP/Code/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/ldap-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/ldap",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 723,
            "filename": "ldap-ui/src/main/resources/LDAP/Code/Translations.de.xml",
            "revision": "a1031f3bd90efcc09f91bdcad9c7f47004ea1e4a,017b720abc8c921c8c4ee1766718ba1e0cefd3d8",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/ldap-application/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/ldap-application/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 43,
            "translated": 11,
            "translated_words": 43,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-09-26T20:13:45.893575Z",
            "last_author": "Mario-Hofstaetter",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/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": "LDAP Application",
                "slug": "ldap-application",
                "id": 120,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/ldap",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/ldap-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "ldap-ui/src/main/resources/LDAP/Code/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "ldap-ui/src/main/resources/LDAP/Code/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/ldap-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/ldap",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 724,
            "filename": "ldap-ui/src/main/resources/LDAP/Code/Translations.xml",
            "revision": "017b720abc8c921c8c4ee1766718ba1e0cefd3d8,017b720abc8c921c8c4ee1766718ba1e0cefd3d8",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/ldap-application/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/ldap-application/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 11,
            "total_words": 43,
            "translated": 11,
            "translated_words": 43,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 40,
            "failing_checks_percent": 81.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/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": "LDAP Application",
                "slug": "ldap-application",
                "id": 120,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/ldap",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/ldap-application/",
                "branch": "master",
                "push_branch": "",
                "filemask": "ldap-ui/src/main/resources/LDAP/Code/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "ldap-ui/src/main/resources/LDAP/Code/Translations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/ldap-application/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/ldap",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "es",
            "id": 725,
            "filename": "ldap-ui/src/main/resources/LDAP/Code/Translations.es.xml",
            "revision": "ca4080738fb5c9f1ee8e309442e7ad5a1c693c5e,017b720abc8c921c8c4ee1766718ba1e0cefd3d8",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/ldap-application/es/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/ldap-application/es/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 43,
            "translated": 11,
            "translated_words": 43,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-01T12:26:05.081898Z",
            "last_author": "Francisco García Moreno",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/es/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/es/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/es/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/es/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/es/units/?format=api"
        }
    ]
}