Translation components API.

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

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

{
    "count": 1960,
    "next": "https://l10n.xwiki.org/api/translations/?format=api&page=3",
    "previous": "https://l10n.xwiki.org/api/translations/?format=api",
    "results": [
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.xwiki.org/languages/fr/",
                "url": "https://l10n.xwiki.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.RatingsTranslations",
                "slug": "xwiki-ratingstranslations",
                "id": 41,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-ui/src/main/resources/XWiki/Ratings/RatingsTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-ui/src/main/resources/XWiki/Ratings/RatingsTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-ratingstranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 198,
            "filename": "xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-ui/src/main/resources/XWiki/Ratings/RatingsTranslations.fr.xml",
            "revision": "024d5dd3f4b1c3534c45657b80b90c6e7f779efc,2dcd6fd9f5555f81c0219c50a517557464c395ef",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-ratingstranslations/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-ratingstranslations/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 271,
            "translated": 20,
            "translated_words": 271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-08T09:37:05.638641Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/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": "XWiki.RatingsTranslations",
                "slug": "xwiki-ratingstranslations",
                "id": 41,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-ui/src/main/resources/XWiki/Ratings/RatingsTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-ui/src/main/resources/XWiki/Ratings/RatingsTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-ratingstranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hr",
            "id": 199,
            "filename": "xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-ui/src/main/resources/XWiki/Ratings/RatingsTranslations.hr.xml",
            "revision": "907472a1eecd4c39443c5f4e9424a490b4940f4b,2dcd6fd9f5555f81c0219c50a517557464c395ef",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-ratingstranslations/hr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-ratingstranslations/hr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 271,
            "translated": 20,
            "translated_words": 271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 61,
            "failing_checks_percent": 40.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/hr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/hr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/hr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/hr/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": "XWiki.RatingsTranslations",
                "slug": "xwiki-ratingstranslations",
                "id": 41,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-ui/src/main/resources/XWiki/Ratings/RatingsTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-ui/src/main/resources/XWiki/Ratings/RatingsTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-ratingstranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sk",
            "id": 200,
            "filename": "xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-ui/src/main/resources/XWiki/Ratings/RatingsTranslations.sk.xml",
            "revision": "11eef2bd1a5a938397780f233520e1342830dbd7,2dcd6fd9f5555f81c0219c50a517557464c395ef",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-ratingstranslations/sk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-ratingstranslations/sk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 271,
            "translated": 20,
            "translated_words": 271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 17,
            "failing_checks_words": 264,
            "failing_checks_percent": 85.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/sk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/sk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/sk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/sk/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": "Main.SolrTranslations",
                "slug": "main-solrtranslations",
                "id": 42,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ca",
            "id": 201,
            "filename": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.ca.xml",
            "revision": "d0565971c4b96842d8982be29ca942f06542c6f6,dcb5aa3d008bf10cec4d1ee1dbe6ebf80a34d1f7",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/ca/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ca/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-solrtranslations/ca/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 387,
            "translated": 129,
            "translated_words": 387,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 96,
            "failing_checks_words": 341,
            "failing_checks_percent": 74.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-11-30T13:31:39.382513Z",
            "last_author": "Alfons Soriano",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/ca/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/ca/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/ca/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/ca/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": "Main.SolrTranslations",
                "slug": "main-solrtranslations",
                "id": 42,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 202,
            "filename": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.de.xml",
            "revision": "4301ac9a522dff5698e78276bb51c74765e5e634,dcb5aa3d008bf10cec4d1ee1dbe6ebf80a34d1f7",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-solrtranslations/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 387,
            "translated": 129,
            "translated_words": 387,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-04T11:12:31.517414Z",
            "last_author": "Simpel",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/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": "Main.SolrTranslations",
                "slug": "main-solrtranslations",
                "id": 42,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 203,
            "filename": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.xml",
            "revision": "dcb5aa3d008bf10cec4d1ee1dbe6ebf80a34d1f7,dcb5aa3d008bf10cec4d1ee1dbe6ebf80a34d1f7",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-solrtranslations/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 129,
            "total_words": 387,
            "translated": 129,
            "translated_words": 387,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 97,
            "failing_checks_words": 342,
            "failing_checks_percent": 75.1,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2018-11-09T16:18:43.700699Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/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": "Main.SolrTranslations",
                "slug": "main-solrtranslations",
                "id": 42,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "es",
            "id": 204,
            "filename": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.es.xml",
            "revision": "0be2cca1b92f2f818ad8efe8f9a23ccbd5816a79,dcb5aa3d008bf10cec4d1ee1dbe6ebf80a34d1f7",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/es/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-solrtranslations/es/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 387,
            "translated": 129,
            "translated_words": 387,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-14T17:50:11.776040Z",
            "last_author": "Francisco García Moreno",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/es/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/es/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/es/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/es/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/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": "Main.SolrTranslations",
                "slug": "main-solrtranslations",
                "id": 42,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 205,
            "filename": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.fr.xml",
            "revision": "41c03994543b90121014c7b619918b92dba2a4d6,dcb5aa3d008bf10cec4d1ee1dbe6ebf80a34d1f7",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-solrtranslations/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 387,
            "translated": 129,
            "translated_words": 387,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-04T08:18:52.479208Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/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": "Main.SolrTranslations",
                "slug": "main-solrtranslations",
                "id": 42,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hr",
            "id": 206,
            "filename": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.hr.xml",
            "revision": "44c17adf724e8c79d56015f745a2306f828452f0,dcb5aa3d008bf10cec4d1ee1dbe6ebf80a34d1f7",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/hr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-solrtranslations/hr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 387,
            "translated": 129,
            "translated_words": 387,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 10,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-11-09T16:18:53.047871Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/hr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/hr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/hr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/hr/units/?format=api"
        },
        {
            "language": {
                "id": 176,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 176,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://l10n.xwiki.org/languages/lv/",
                "url": "https://l10n.xwiki.org/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "name": "Main.SolrTranslations",
                "slug": "main-solrtranslations",
                "id": 42,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "lv",
            "id": 207,
            "filename": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.lv.xml",
            "revision": "1cb503bc3d9652da857a4b0e65cc0b7a05e7c8db,dcb5aa3d008bf10cec4d1ee1dbe6ebf80a34d1f7",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-solrtranslations/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 387,
            "translated": 129,
            "translated_words": 387,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 10,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-11-09T16:18:48.186552Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/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": "Main.SolrTranslations",
                "slug": "main-solrtranslations",
                "id": 42,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "nl",
            "id": 208,
            "filename": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.nl.xml",
            "revision": "eb5890beead2d92213f508d578e846bd5d2f8f63,dcb5aa3d008bf10cec4d1ee1dbe6ebf80a34d1f7",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/nl/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/nl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-solrtranslations/nl/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 387,
            "translated": 129,
            "translated_words": 387,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 80,
            "failing_checks_words": 295,
            "failing_checks_percent": 62.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-11-09T16:18:54.495917Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/nl/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/nl/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/nl/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/nl/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": "Main.SolrTranslations",
                "slug": "main-solrtranslations",
                "id": 42,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt_BR",
            "id": 209,
            "filename": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.pt_BR.xml",
            "revision": "392f8f1965a18837095a656ebfcb8203d72aecce,dcb5aa3d008bf10cec4d1ee1dbe6ebf80a34d1f7",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/pt_BR/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/pt_BR/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-solrtranslations/pt_BR/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 387,
            "translated": 129,
            "translated_words": 387,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 102,
            "failing_checks_percent": 9.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-11-09T16:18:47.294964Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/pt_BR/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/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": "Main.SolrTranslations",
                "slug": "main-solrtranslations",
                "id": 42,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sk",
            "id": 210,
            "filename": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.sk.xml",
            "revision": "22dfb2017e8f522606255a335ef382f053589011,dcb5aa3d008bf10cec4d1ee1dbe6ebf80a34d1f7",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/sk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-solrtranslations/sk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 387,
            "translated": 129,
            "translated_words": 387,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 30,
            "failing_checks_words": 135,
            "failing_checks_percent": 23.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-11-09T16:18:53.941745Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/sk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/sk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/sk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/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": "Main.SolrTranslations",
                "slug": "main-solrtranslations",
                "id": 42,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-solrtranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sv",
            "id": 211,
            "filename": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.sv.xml",
            "revision": "2cb3da1e5bd004d652431013fb844cabc7ffcc80,dcb5aa3d008bf10cec4d1ee1dbe6ebf80a34d1f7",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/sv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-solrtranslations/sv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 387,
            "translated": 129,
            "translated_words": 387,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 16,
            "failing_checks_words": 73,
            "failing_checks_percent": 12.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-11-09T16:18:53.497924Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/sv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/sv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/sv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/sv/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://l10n.xwiki.org/languages/de/",
                "url": "https://l10n.xwiki.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxVerbatim",
                "slug": "xwiki-xwikisyntaxverbatim",
                "id": 43,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxverbatim/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 212,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.de.xml",
            "revision": "8ff916b69533f006b7fb3dac4edceaceaad83bf9,c964948b8a00fdd08a8909c85982a94f01f90071",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxverbatim/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxverbatim/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 153,
            "translated": 2,
            "translated_words": 153,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/de/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxVerbatim",
                "slug": "xwiki-xwikisyntaxverbatim",
                "id": 43,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxverbatim/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 213,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.xml",
            "revision": "c964948b8a00fdd08a8909c85982a94f01f90071,c964948b8a00fdd08a8909c85982a94f01f90071",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxverbatim/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxverbatim/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 2,
            "total_words": 153,
            "translated": 2,
            "translated_words": 153,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 153,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/en/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.xwiki.org/languages/fr/",
                "url": "https://l10n.xwiki.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxVerbatim",
                "slug": "xwiki-xwikisyntaxverbatim",
                "id": 43,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxverbatim/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 214,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.fr.xml",
            "revision": "1d8be4be266b14cb215002f02d6142fd5ed6dc57,c964948b8a00fdd08a8909c85982a94f01f90071",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxverbatim/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxverbatim/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 153,
            "translated": 2,
            "translated_words": 153,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 153,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/fr/units/?format=api"
        },
        {
            "language": {
                "id": 133,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 133,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://l10n.xwiki.org/languages/it/",
                "url": "https://l10n.xwiki.org/api/languages/it/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxVerbatim",
                "slug": "xwiki-xwikisyntaxverbatim",
                "id": 43,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxverbatim/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "it",
            "id": 215,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.it.xml",
            "revision": "18349ae3425aa354a7c5c8369566b636a2903b4b,c964948b8a00fdd08a8909c85982a94f01f90071",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxverbatim/it/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/it/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxverbatim/it/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 153,
            "translated": 2,
            "translated_words": 153,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 153,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/it/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/it/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/it/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/it/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/it/units/?format=api"
        },
        {
            "language": {
                "id": 176,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 176,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://l10n.xwiki.org/languages/lv/",
                "url": "https://l10n.xwiki.org/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxVerbatim",
                "slug": "xwiki-xwikisyntaxverbatim",
                "id": 43,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxverbatim/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "lv",
            "id": 216,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.lv.xml",
            "revision": "a179394e07da493575f7a3120dbb161d0bf01854,c964948b8a00fdd08a8909c85982a94f01f90071",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxverbatim/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxverbatim/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 153,
            "translated": 2,
            "translated_words": 153,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 153,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/lv/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://l10n.xwiki.org/languages/sv/",
                "url": "https://l10n.xwiki.org/api/languages/sv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxVerbatim",
                "slug": "xwiki-xwikisyntaxverbatim",
                "id": 43,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxverbatim/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sv",
            "id": 217,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.sv.xml",
            "revision": "63917fac511b2d5556ba82473bb023f9e4ddd7bc,c964948b8a00fdd08a8909c85982a94f01f90071",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxverbatim/sv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxverbatim/sv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 153,
            "translated": 2,
            "translated_words": 153,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 153,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/sv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/sv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/sv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/sv/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://l10n.xwiki.org/languages/de/",
                "url": "https://l10n.xwiki.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxNewLineLineBreaks",
                "slug": "xwiki-xwikisyntaxnewlinelinebreaks",
                "id": 44,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxNewLineLineBreaks.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxNewLineLineBreaks.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 218,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxNewLineLineBreaks.de.xml",
            "revision": "aa54006879cedfe092449462ca54e700140e8590,0e110cff54ae2bd6cc1783b5910ff07cb6d4b8c3",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 105,
            "translated": 2,
            "translated_words": 105,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-04T18:10:41.858942Z",
            "last_author": "Simpel",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/de/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxNewLineLineBreaks",
                "slug": "xwiki-xwikisyntaxnewlinelinebreaks",
                "id": 44,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxNewLineLineBreaks.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxNewLineLineBreaks.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 219,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxNewLineLineBreaks.xml",
            "revision": "0e110cff54ae2bd6cc1783b5910ff07cb6d4b8c3,0e110cff54ae2bd6cc1783b5910ff07cb6d4b8c3",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 2,
            "total_words": 105,
            "translated": 2,
            "translated_words": 105,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 105,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/en/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.xwiki.org/languages/fr/",
                "url": "https://l10n.xwiki.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxNewLineLineBreaks",
                "slug": "xwiki-xwikisyntaxnewlinelinebreaks",
                "id": 44,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxNewLineLineBreaks.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxNewLineLineBreaks.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 220,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxNewLineLineBreaks.fr.xml",
            "revision": "abe154daa267747a5916541ca2fe2adf1bce649f,0e110cff54ae2bd6cc1783b5910ff07cb6d4b8c3",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 105,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "fuzzy": 1,
            "fuzzy_words": 104,
            "fuzzy_percent": 50.0,
            "failing_checks": 2,
            "failing_checks_words": 105,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-15T03:36:45.348773Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/fr/units/?format=api"
        },
        {
            "language": {
                "id": 133,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 133,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://l10n.xwiki.org/languages/it/",
                "url": "https://l10n.xwiki.org/api/languages/it/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxNewLineLineBreaks",
                "slug": "xwiki-xwikisyntaxnewlinelinebreaks",
                "id": 44,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxNewLineLineBreaks.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxNewLineLineBreaks.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "it",
            "id": 221,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxNewLineLineBreaks.it.xml",
            "revision": "d9c32f2acfa1fc1bfd01b23df2306c9fdb1f91d5,0e110cff54ae2bd6cc1783b5910ff07cb6d4b8c3",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/it/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/it/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/it/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 105,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "fuzzy": 1,
            "fuzzy_words": 104,
            "fuzzy_percent": 50.0,
            "failing_checks": 2,
            "failing_checks_words": 105,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-15T03:36:45.414147Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/it/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/it/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/it/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/it/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/it/units/?format=api"
        },
        {
            "language": {
                "id": 176,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 176,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://l10n.xwiki.org/languages/lv/",
                "url": "https://l10n.xwiki.org/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxNewLineLineBreaks",
                "slug": "xwiki-xwikisyntaxnewlinelinebreaks",
                "id": 44,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxNewLineLineBreaks.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxNewLineLineBreaks.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "lv",
            "id": 222,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxNewLineLineBreaks.lv.xml",
            "revision": "b0f114c064e4d947464e23fa490884d6ed591ec3,0e110cff54ae2bd6cc1783b5910ff07cb6d4b8c3",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 105,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "fuzzy": 1,
            "fuzzy_words": 104,
            "fuzzy_percent": 50.0,
            "failing_checks": 2,
            "failing_checks_words": 105,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-15T03:36:45.482000Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/lv/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://l10n.xwiki.org/languages/sv/",
                "url": "https://l10n.xwiki.org/api/languages/sv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxNewLineLineBreaks",
                "slug": "xwiki-xwikisyntaxnewlinelinebreaks",
                "id": 44,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxNewLineLineBreaks.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxNewLineLineBreaks.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sv",
            "id": 223,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxNewLineLineBreaks.sv.xml",
            "revision": "d33389e694c93b97d5317e94d052d04cfedb2b13,0e110cff54ae2bd6cc1783b5910ff07cb6d4b8c3",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/sv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/sv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 105,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "fuzzy": 1,
            "fuzzy_words": 104,
            "fuzzy_percent": 50.0,
            "failing_checks": 2,
            "failing_checks_words": 105,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-15T03:36:45.547848Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/sv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/sv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/sv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/sv/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://l10n.xwiki.org/languages/de/",
                "url": "https://l10n.xwiki.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxQuotations",
                "slug": "xwiki-xwikisyntaxquotations",
                "id": 45,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxQuotations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxQuotations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxquotations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 224,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxQuotations.de.xml",
            "revision": "59928937820148b61c56774ebb26ae6d2d36f50d,698b58577c6e09d46ef3421143bd15e9a8c66f34",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxquotations/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxquotations/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 117,
            "translated": 2,
            "translated_words": 117,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/de/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxQuotations",
                "slug": "xwiki-xwikisyntaxquotations",
                "id": 45,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxQuotations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxQuotations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxquotations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 225,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxQuotations.xml",
            "revision": "698b58577c6e09d46ef3421143bd15e9a8c66f34,698b58577c6e09d46ef3421143bd15e9a8c66f34",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxquotations/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxquotations/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 2,
            "total_words": 117,
            "translated": 2,
            "translated_words": 117,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 117,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/en/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.xwiki.org/languages/fr/",
                "url": "https://l10n.xwiki.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxQuotations",
                "slug": "xwiki-xwikisyntaxquotations",
                "id": 45,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxQuotations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxQuotations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxquotations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 226,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxQuotations.fr.xml",
            "revision": "eaeb155f775a72ca87aace92c1d6a894d32fc6dc,698b58577c6e09d46ef3421143bd15e9a8c66f34",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxquotations/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxquotations/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 117,
            "translated": 2,
            "translated_words": 117,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 117,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/fr/units/?format=api"
        },
        {
            "language": {
                "id": 133,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 133,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://l10n.xwiki.org/languages/it/",
                "url": "https://l10n.xwiki.org/api/languages/it/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxQuotations",
                "slug": "xwiki-xwikisyntaxquotations",
                "id": 45,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxQuotations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxQuotations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxquotations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "it",
            "id": 227,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxQuotations.it.xml",
            "revision": "dacc4be18e70f01476ab46b9b58a12b45e5b0ad0,698b58577c6e09d46ef3421143bd15e9a8c66f34",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxquotations/it/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/it/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxquotations/it/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 117,
            "translated": 2,
            "translated_words": 117,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 117,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/it/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/it/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/it/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/it/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/it/units/?format=api"
        },
        {
            "language": {
                "id": 176,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 176,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://l10n.xwiki.org/languages/lv/",
                "url": "https://l10n.xwiki.org/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxQuotations",
                "slug": "xwiki-xwikisyntaxquotations",
                "id": 45,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxQuotations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxQuotations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxquotations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "lv",
            "id": 228,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxQuotations.lv.xml",
            "revision": "9e6a1b6389a6a4dbb7b975b4b4b29d861f2ccfff,698b58577c6e09d46ef3421143bd15e9a8c66f34",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxquotations/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxquotations/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 117,
            "translated": 2,
            "translated_words": 117,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 117,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/lv/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://l10n.xwiki.org/languages/sv/",
                "url": "https://l10n.xwiki.org/api/languages/sv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxQuotations",
                "slug": "xwiki-xwikisyntaxquotations",
                "id": 45,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxQuotations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxQuotations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxquotations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sv",
            "id": 229,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxQuotations.sv.xml",
            "revision": "2a209752dbcab95b467a3b3b6977a434be3f772c,698b58577c6e09d46ef3421143bd15e9a8c66f34",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxquotations/sv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxquotations/sv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 117,
            "translated": 2,
            "translated_words": 117,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 117,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/sv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/sv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/sv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/sv/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.UserProfileTranslations",
                "slug": "xwiki-userprofiletranslations",
                "id": 46,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/UserProfileTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/UserProfileTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-userprofiletranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 230,
            "filename": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/UserProfileTranslations.xml",
            "revision": "67a20d33f6cc8be87fdf8240e3f44fce60ca3e75,67a20d33f6cc8be87fdf8240e3f44fce60ca3e75",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-userprofiletranslations/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-userprofiletranslations/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 25,
            "total_words": 187,
            "translated": 25,
            "translated_words": 187,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 20,
            "failing_checks_words": 135,
            "failing_checks_percent": 80.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/en/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.xwiki.org/languages/fr/",
                "url": "https://l10n.xwiki.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.UserProfileTranslations",
                "slug": "xwiki-userprofiletranslations",
                "id": 46,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/UserProfileTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/UserProfileTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-userprofiletranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 231,
            "filename": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/UserProfileTranslations.fr.xml",
            "revision": "ae6a8271ccea1e25b9499fd804621e91e430d9e4,67a20d33f6cc8be87fdf8240e3f44fce60ca3e75",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-userprofiletranslations/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-userprofiletranslations/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 187,
            "translated": 25,
            "translated_words": 187,
            "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-05-25T20:41:46.895061Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/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": "XWiki.UserProfileTranslations",
                "slug": "xwiki-userprofiletranslations",
                "id": 46,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/UserProfileTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/UserProfileTranslations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-userprofiletranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hr",
            "id": 232,
            "filename": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/UserProfileTranslations.hr.xml",
            "revision": "040ad5992e50b167e6d7043da6336b24b1233de4,67a20d33f6cc8be87fdf8240e3f44fce60ca3e75",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-userprofiletranslations/hr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-userprofiletranslations/hr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 187,
            "translated": 25,
            "translated_words": 187,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 17,
            "failing_checks_words": 47,
            "failing_checks_percent": 68.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/hr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/hr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/hr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/hr/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": "Dashboard.Translations",
                "slug": "dashboard-translations",
                "id": 47,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-ui/src/main/resources/Dashboard/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-ui/src/main/resources/Dashboard/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/dashboard-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 233,
            "filename": "xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-ui/src/main/resources/Dashboard/Translations.xml",
            "revision": "e470fdc2dbed165bbe8f24c6fac29e596de4aba6,e470fdc2dbed165bbe8f24c6fac29e596de4aba6",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/dashboard-translations/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/dashboard-translations/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 7,
            "total_words": 35,
            "translated": 7,
            "translated_words": 35,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/en/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.xwiki.org/languages/fr/",
                "url": "https://l10n.xwiki.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Dashboard.Translations",
                "slug": "dashboard-translations",
                "id": 47,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-ui/src/main/resources/Dashboard/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-ui/src/main/resources/Dashboard/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/dashboard-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 234,
            "filename": "xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-ui/src/main/resources/Dashboard/Translations.fr.xml",
            "revision": "7bdbd4466ce29b7d2b28f817c759f622168ff8bb,e470fdc2dbed165bbe8f24c6fac29e596de4aba6",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/dashboard-translations/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/dashboard-translations/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 35,
            "translated": 7,
            "translated_words": 35,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-05-06T14:35:26.043648Z",
            "last_author": "JSDennebouy",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/fr/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://l10n.xwiki.org/languages/hr/",
                "url": "https://l10n.xwiki.org/api/languages/hr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/hr/statistics/?format=api"
            },
            "component": {
                "name": "Dashboard.Translations",
                "slug": "dashboard-translations",
                "id": 47,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-ui/src/main/resources/Dashboard/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-ui/src/main/resources/Dashboard/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/dashboard-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hr",
            "id": 235,
            "filename": "xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-ui/src/main/resources/Dashboard/Translations.hr.xml",
            "revision": "99d0e68fa2354870929851adc66f01cd77a1bfbf,e470fdc2dbed165bbe8f24c6fac29e596de4aba6",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/dashboard-translations/hr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/dashboard-translations/hr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 35,
            "translated": 7,
            "translated_words": 35,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 33,
            "failing_checks_percent": 85.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/hr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/hr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/hr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/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": "Dashboard.Translations",
                "slug": "dashboard-translations",
                "id": 47,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-ui/src/main/resources/Dashboard/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-ui/src/main/resources/Dashboard/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/dashboard-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pl",
            "id": 236,
            "filename": "xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-ui/src/main/resources/Dashboard/Translations.pl.xml",
            "revision": "2752871e91209daffe9fa7957d0fdb8731f0dfb8,e470fdc2dbed165bbe8f24c6fac29e596de4aba6",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/dashboard-translations/pl/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/pl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/dashboard-translations/pl/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 35,
            "translated": 7,
            "translated_words": 35,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-02-27T08:38:30.242362Z",
            "last_author": "Onlo",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/pl/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/pl/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/pl/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-translations/pl/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-platform-rendering-ui",
                "slug": "xwiki-platform-rendering-ui",
                "id": 48,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-ui/src/main/resources/Rendering/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-ui/src/main/resources/Rendering/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering-ui/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering-ui/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering-ui/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering-ui/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering-ui/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering-ui/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering-ui/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering-ui/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 237,
            "filename": "xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-ui/src/main/resources/Rendering/Translations.xml",
            "revision": "0b3708ee05c379a511631ff47cc4caa49d5117ca,0b3708ee05c379a511631ff47cc4caa49d5117ca",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering-ui/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-rendering-ui/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering-ui/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 4,
            "total_words": 25,
            "translated": 4,
            "translated_words": 25,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering-ui/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering-ui/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering-ui/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering-ui/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering-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": "WYSIWYG Editor API",
                "slug": "wysiwyg-editor-api",
                "id": 49,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/resources/ApplicationResources.properties",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/wysiwyg-editor-api/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/wysiwyg-editor-api/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wysiwyg-editor-api/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wysiwyg-editor-api/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wysiwyg-editor-api/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wysiwyg-editor-api/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wysiwyg-editor-api/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wysiwyg-editor-api/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 238,
            "filename": "xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/resources/ApplicationResources.properties",
            "revision": "c30eeee64993a0922266ba7538054f609013edc0,c30eeee64993a0922266ba7538054f609013edc0",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/wysiwyg-editor-api/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/wysiwyg-editor-api/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/wysiwyg-editor-api/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 2,
            "total_words": 19,
            "translated": 2,
            "translated_words": 19,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/wysiwyg-editor-api/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/wysiwyg-editor-api/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/wysiwyg-editor-api/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/wysiwyg-editor-api/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/wysiwyg-editor-api/en/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": "Repository",
                "slug": "repository",
                "id": 50,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "da",
            "id": 239,
            "filename": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.da.xml",
            "revision": "fa97f7e782215d2dc92c4d2b1ed6aa1e92636392,0505a58693b14fb54388431f58bbdbde3a51b077",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/da/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/da/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/repository/da/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 13,
            "translated": 11,
            "translated_words": 13,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 27.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/da/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/da/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/da/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/da/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/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": "Repository",
                "slug": "repository",
                "id": 50,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 240,
            "filename": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.de.xml",
            "revision": "b3c8e2d056406d68e3f909875c747effd456f834,0505a58693b14fb54388431f58bbdbde3a51b077",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/repository/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 13,
            "translated": 11,
            "translated_words": 13,
            "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-25T18:24:31.262484Z",
            "last_author": "Johannes Wielsch",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/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": "Repository",
                "slug": "repository",
                "id": 50,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 241,
            "filename": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.xml",
            "revision": "0505a58693b14fb54388431f58bbdbde3a51b077,0505a58693b14fb54388431f58bbdbde3a51b077",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/repository/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 11,
            "total_words": 13,
            "translated": 11,
            "translated_words": 13,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 27.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/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": "Repository",
                "slug": "repository",
                "id": 50,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "es",
            "id": 242,
            "filename": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.es.xml",
            "revision": "0cbc8ac483d16f524d2f56fe655933d304e6853a,0505a58693b14fb54388431f58bbdbde3a51b077",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/es/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/repository/es/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 13,
            "translated": 11,
            "translated_words": 13,
            "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-06-28T22:04:47.723830Z",
            "last_author": "Francisco García Moreno",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/es/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/es/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/es/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/es/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/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": "Repository",
                "slug": "repository",
                "id": 50,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 243,
            "filename": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.fr.xml",
            "revision": "2ef82a7b628eb3ad9977af37744b94615da02831,0505a58693b14fb54388431f58bbdbde3a51b077",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/repository/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 13,
            "translated": 11,
            "translated_words": 13,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/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": "Repository",
                "slug": "repository",
                "id": 50,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hr",
            "id": 244,
            "filename": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.hr.xml",
            "revision": "a33be6133cb26916e2b52d7ddb8ea0ec624a9bfe,0505a58693b14fb54388431f58bbdbde3a51b077",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/hr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/repository/hr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 13,
            "translated": 11,
            "translated_words": 13,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/hr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/hr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/hr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/hr/units/?format=api"
        },
        {
            "language": {
                "id": 176,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 176,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://l10n.xwiki.org/languages/lv/",
                "url": "https://l10n.xwiki.org/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "name": "Repository",
                "slug": "repository",
                "id": 50,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "lv",
            "id": 245,
            "filename": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.lv.xml",
            "revision": "252f326470d69c2276e3802ed13ed2f9d86988e4,0505a58693b14fb54388431f58bbdbde3a51b077",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/repository/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 13,
            "translated": 11,
            "translated_words": 13,
            "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-07-26T09:23:37.971594Z",
            "last_author": "Valdis Vitolins",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/lv/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": "Repository",
                "slug": "repository",
                "id": 50,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt_BR",
            "id": 246,
            "filename": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.pt_BR.xml",
            "revision": "c5fba1d2535e514bead1ad191f8e54edda1fef83,0505a58693b14fb54388431f58bbdbde3a51b077",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/pt_BR/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/pt_BR/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/repository/pt_BR/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 13,
            "translated": 11,
            "translated_words": 13,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 27.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/pt_BR/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/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": "Repository",
                "slug": "repository",
                "id": 50,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/repository/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sk",
            "id": 247,
            "filename": "xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/Translations.sk.xml",
            "revision": "8774a9b5693451a62dfcd26d0f414c3dc94d44b7,0505a58693b14fb54388431f58bbdbde3a51b077",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/repository/sk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/repository/sk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 13,
            "translated": 11,
            "translated_words": 13,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 18.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/sk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/sk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/sk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/repository/sk/units/?format=api"
        }
    ]
}