Translation components API.

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

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

{
    "count": 1975,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/translations/?format=api&page=39",
    "results": [
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "JDBC Authenticator",
                "slug": "jdbc-authenticator",
                "id": 235,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/xwiki-authenticator-jdbc/",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/jdbc-authenticator/",
                "branch": "master",
                "push_branch": "",
                "filemask": "src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "src/main/resources/ApplicationResources.properties",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-or-later",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/jdbc-authenticator/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jdbc-authenticator/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jdbc-authenticator/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jdbc-authenticator/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jdbc-authenticator/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jdbc-authenticator/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jdbc-authenticator/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jdbc-authenticator/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/xwiki-authenticator-jdbc/",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 5469,
            "filename": "src/main/resources/ApplicationResources_ru.properties",
            "revision": "0c5e2e6d96184687b570a518aa7167995cab1b91,b5f62bd15ea1d63f27c29c1616df76a7ff21a874",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/jdbc-authenticator/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/jdbc-authenticator/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/jdbc-authenticator/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 11,
            "translated": 2,
            "translated_words": 11,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-27T08:16:50.079476Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/jdbc-authenticator/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/jdbc-authenticator/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/jdbc-authenticator/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/jdbc-authenticator/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/jdbc-authenticator/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Ruby Macro",
                "slug": "ruby-macro",
                "id": 228,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/macro-ruby/",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/ruby-macro/",
                "branch": "master",
                "push_branch": "",
                "filemask": "src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "src/main/resources/ApplicationResources.properties",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-or-later",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/ruby-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ruby-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ruby-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ruby-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ruby-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ruby-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ruby-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ruby-macro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/macro-ruby/",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 5470,
            "filename": "src/main/resources/ApplicationResources_ru.properties",
            "revision": "cff1151250f30997eeb7f94dad500b98ed14b195,aaf269ff41eaa9b6b9caeef97f47d21fa114d860",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/ruby-macro/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/ruby-macro/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ruby-macro/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 10,
            "translated": 3,
            "translated_words": 10,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-27T08:18:46.377939Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ruby-macro/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ruby-macro/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ruby-macro/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ruby-macro/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ruby-macro/ru/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Figure Macro",
                "slug": "figure-macro",
                "id": 233,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/figure/",
                "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/figure-macro/",
                "branch": "main",
                "push_branch": "",
                "filemask": "figure-macro/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "figure-macro/src/main/resources/ApplicationResources.properties",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/figure-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/figure-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/figure-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/figure-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/figure-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/figure-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/figure-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/figure-macro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/figure",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 5471,
            "filename": "figure-macro/src/main/resources/ApplicationResources_ru.properties",
            "revision": "2711d2c5ddc88069ea93b07a9158a90853da8c7c,ace2f57ee806c81da53b5be566be03ac8fde525d",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/figure-macro/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/figure-macro/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/figure-macro/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 87,
            "translated": 14,
            "translated_words": 87,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-28T07:44:26.687899Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/figure-macro/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/figure-macro/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/figure-macro/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/figure-macro/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/figure-macro/ru/units/?format=api"
        },
        {
            "language": {
                "id": 322,
                "code": "zh",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 322,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.xwiki.org/languages/zh/",
                "url": "https://l10n.xwiki.org/api/languages/zh/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/zh/statistics/?format=api"
            },
            "component": {
                "name": "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": "zh",
            "id": 5473,
            "filename": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.zh.xml",
            "revision": "7b146cc9d2ec4272c31ca27e7e7e6378d51e963a,dcb5aa3d008bf10cec4d1ee1dbe6ebf80a34d1f7",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-solrtranslations/zh/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/zh/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-solrtranslations/zh/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/zh/?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": "2024-03-13T03:47:16.877519Z",
            "last_author": "listeng",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/zh/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/zh/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/zh/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/zh/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-solrtranslations/zh/units/?format=api"
        },
        {
            "language": {
                "id": 322,
                "code": "zh",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 322,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.xwiki.org/languages/zh/",
                "url": "https://l10n.xwiki.org/api/languages/zh/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/zh/statistics/?format=api"
            },
            "component": {
                "name": "TourCode.TourTranslations",
                "slug": "tourcode-tourtranslations",
                "id": 258,
                "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-tour/xwiki-platform-tour-ui/src/main/resources/TourCode/TourTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-ui/src/main/resources/TourCode/TourTranslations.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/tourcode-tourtranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/tourcode-tourtranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tourcode-tourtranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tourcode-tourtranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tourcode-tourtranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tourcode-tourtranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tourcode-tourtranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tourcode-tourtranslations/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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "zh",
            "id": 5474,
            "filename": "xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-ui/src/main/resources/TourCode/TourTranslations.zh.xml",
            "revision": "92e845e2269fe98b4289be55b532d0b8a7683b67,714656a8719265611116b34538192a3f544f7524",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/tourcode-tourtranslations/zh/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/zh/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/tourcode-tourtranslations/zh/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tourcode-tourtranslations/zh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 46,
            "total_words": 99,
            "translated": 46,
            "translated_words": 99,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-13T08:44:39.780090Z",
            "last_author": "listeng",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tourcode-tourtranslations/zh/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tourcode-tourtranslations/zh/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tourcode-tourtranslations/zh/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tourcode-tourtranslations/zh/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/tourcode-tourtranslations/zh/units/?format=api"
        },
        {
            "language": {
                "id": 322,
                "code": "zh",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 322,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.xwiki.org/languages/zh/",
                "url": "https://l10n.xwiki.org/api/languages/zh/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/zh/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.Notifications.Macro",
                "slug": "xwiki-notifications-macro",
                "id": 160,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-macro/xwiki-platform-notifications-macro-ui/src/main/resources/XWiki/Notifications/Code/Macro/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-macro/xwiki-platform-notifications-macro-ui/src/main/resources/XWiki/Notifications/Code/Macro/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-notifications-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "zh",
            "id": 5475,
            "filename": "xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-macro/xwiki-platform-notifications-macro-ui/src/main/resources/XWiki/Notifications/Code/Macro/Translations.zh.xml",
            "revision": "06a966b9fc84d26bef13a6cfcdcc8a1fd806f7fd,0dbacd996b0fc145e9a887a3929701c5465b67dd",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-notifications-macro/zh/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/zh/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-notifications-macro/zh/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-notifications-macro/zh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 302,
            "translated": 7,
            "translated_words": 30,
            "translated_percent": 18.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-17T15:41:44.892204Z",
            "last_author": "listeng",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-notifications-macro/zh/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-notifications-macro/zh/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-notifications-macro/zh/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-notifications-macro/zh/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-notifications-macro/zh/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Change Request Application - Notifications",
                "slug": "change-request-application-notifications",
                "id": 198,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Contrib",
                    "slug": "xwiki-contrib",
                    "id": 3,
                    "web": "http://contrib.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki-contrib/application-changerequest",
                "git_export": "",
                "branch": "main",
                "push_branch": "",
                "filemask": "application-changerequest-notifications/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "application-changerequest-notifications/src/main/resources/ApplicationResources.properties",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/change-request-application-notifications/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-notifications/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-notifications/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-notifications/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-notifications/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-notifications/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-notifications/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-notifications/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki-contrib/application-changerequest",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 5476,
            "filename": "application-changerequest-notifications/src/main/resources/ApplicationResources_ru.properties",
            "revision": "dbf0716d78fdc5f1ec3f0f06112f3b9cbe6ef43c,ce14f384bd755d686dfa1b39e7a97180b46b5a68",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/change-request-application-notifications/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/change-request-application-notifications/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/change-request-application-notifications/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 260,
            "translated": 37,
            "translated_words": 260,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-14T08:30:19.272440Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/change-request-application-notifications/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/change-request-application-notifications/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/change-request-application-notifications/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/change-request-application-notifications/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/change-request-application-notifications/ru/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-platform-icon-macro",
                "slug": "xwiki-platform-icon-macro",
                "id": 261,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-macro/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-macro/src/main/resources/ApplicationResources.properties",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-icon-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 5477,
            "filename": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-macro/src/main/resources/ApplicationResources.properties",
            "revision": "fd411cc8ff93234630fbdf2c13008ee21ac04880,fd411cc8ff93234630fbdf2c13008ee21ac04880",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-icon-macro/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-icon-macro/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-macro/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 8,
            "total_words": 42,
            "translated": 8,
            "translated_words": 42,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 12.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-macro/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-macro/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-macro/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-macro/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-macro/en/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-platform-icon-macro",
                "slug": "xwiki-platform-icon-macro",
                "id": 261,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-macro/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-macro/src/main/resources/ApplicationResources.properties",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-icon-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 5478,
            "filename": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-macro/src/main/resources/ApplicationResources_de.properties",
            "revision": "b2787c61371ea6eec8ca0934df81419b14ec2d6a,fd411cc8ff93234630fbdf2c13008ee21ac04880",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-icon-macro/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-icon-macro/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-macro/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 42,
            "translated": 8,
            "translated_words": 42,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-15T13:59:06.802887Z",
            "last_author": "Simpel",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-macro/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-macro/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-macro/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-macro/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-macro/de/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 300,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://l10n.xwiki.org/languages/uk/",
                "url": "https://l10n.xwiki.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-platform-icon-macro",
                "slug": "xwiki-platform-icon-macro",
                "id": 261,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-macro/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-macro/src/main/resources/ApplicationResources.properties",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-icon-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "uk",
            "id": 5479,
            "filename": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-macro/src/main/resources/ApplicationResources_uk.properties",
            "revision": "f97221b0e23d48c16c609d525401c249c06c251f,fd411cc8ff93234630fbdf2c13008ee21ac04880",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-icon-macro/uk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-icon-macro/uk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-macro/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 42,
            "translated": 8,
            "translated_words": 42,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-15T16:00:32.127378Z",
            "last_author": "Nikita Petrenko",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-macro/uk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-macro/uk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-macro/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-macro/uk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-macro/uk/units/?format=api"
        },
        {
            "language": {
                "id": 228,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 228,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://l10n.xwiki.org/languages/pt/",
                "url": "https://l10n.xwiki.org/api/languages/pt/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-commons-extension-api",
                "slug": "xwiki-commons-extension-api",
                "id": 145,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-commons",
                "git_export": "https://l10n.xwiki.org/git/xwiki-commons/xwiki-commons-extension-api/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/ApplicationResources.properties",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-extension-api/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-commons",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 5480,
            "filename": "xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/ApplicationResources_pt.properties",
            "revision": "8b137891791fe96927ad78e64b0aad7bded08bdc,9540edd5079a2a93c310cabc515b018c5e59c8d8",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-extension-api/pt/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/pt/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-extension-api/pt/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 243,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/pt/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/pt/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/pt/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/pt/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://l10n.xwiki.org/languages/da/",
                "url": "https://l10n.xwiki.org/api/languages/da/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/da/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Commons",
                "slug": "glossary",
                "id": 189,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://l10n.xwiki.org/git/xwiki-commons/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": false,
                "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": true,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "da",
            "id": 5481,
            "filename": "da.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/da/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/da/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/glossary/da/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-commons/glossary/da/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/da/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/da/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/da/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/da/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://l10n.xwiki.org/languages/de/",
                "url": "https://l10n.xwiki.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Commons",
                "slug": "glossary",
                "id": 189,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://l10n.xwiki.org/git/xwiki-commons/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": false,
                "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": true,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 5482,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/glossary/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-commons/glossary/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/de/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 Commons",
                "slug": "glossary",
                "id": 189,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://l10n.xwiki.org/git/xwiki-commons/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": false,
                "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": true,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 5483,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/glossary/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-commons/glossary/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/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 Commons",
                "slug": "glossary",
                "id": 189,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://l10n.xwiki.org/git/xwiki-commons/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": false,
                "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": true,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hr",
            "id": 5484,
            "filename": "hr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/hr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/glossary/hr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-commons/glossary/hr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/hr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/hr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/hr/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://l10n.xwiki.org/languages/id/",
                "url": "https://l10n.xwiki.org/api/languages/id/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/id/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Commons",
                "slug": "glossary",
                "id": 189,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://l10n.xwiki.org/git/xwiki-commons/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": false,
                "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": true,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "id",
            "id": 5485,
            "filename": "id.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/id/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/id/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/glossary/id/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-commons/glossary/id/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/id/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/id/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/id/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/id/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://l10n.xwiki.org/languages/ja/",
                "url": "https://l10n.xwiki.org/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Commons",
                "slug": "glossary",
                "id": 189,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://l10n.xwiki.org/git/xwiki-commons/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": false,
                "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": true,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ja",
            "id": 5486,
            "filename": "ja.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/ja/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/ja/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/glossary/ja/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-commons/glossary/ja/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/ja/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/ja/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/ja/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 Commons",
                "slug": "glossary",
                "id": 189,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://l10n.xwiki.org/git/xwiki-commons/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": false,
                "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": true,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "lv",
            "id": 5487,
            "filename": "lv.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/glossary/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-commons/glossary/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/lv/units/?format=api"
        },
        {
            "language": {
                "id": 191,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://l10n.xwiki.org/languages/mr/",
                "url": "https://l10n.xwiki.org/api/languages/mr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/mr/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Commons",
                "slug": "glossary",
                "id": 189,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://l10n.xwiki.org/git/xwiki-commons/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": false,
                "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": true,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "mr",
            "id": 5488,
            "filename": "mr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/mr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/mr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/glossary/mr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-commons/glossary/mr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/mr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/mr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/mr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/mr/units/?format=api"
        },
        {
            "language": {
                "id": 223,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 223,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://l10n.xwiki.org/languages/pl/",
                "url": "https://l10n.xwiki.org/api/languages/pl/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Commons",
                "slug": "glossary",
                "id": 189,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://l10n.xwiki.org/git/xwiki-commons/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": false,
                "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": true,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pl",
            "id": 5489,
            "filename": "pl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/pl/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/pl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/glossary/pl/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-commons/glossary/pl/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/pl/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/pl/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/pl/units/?format=api"
        },
        {
            "language": {
                "id": 228,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 228,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://l10n.xwiki.org/languages/pt/",
                "url": "https://l10n.xwiki.org/api/languages/pt/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Commons",
                "slug": "glossary",
                "id": 189,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://l10n.xwiki.org/git/xwiki-commons/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": false,
                "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": true,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 5490,
            "filename": "pt.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/pt/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/pt/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/glossary/pt/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-commons/glossary/pt/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/pt/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/pt/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/pt/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Commons",
                "slug": "glossary",
                "id": 189,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://l10n.xwiki.org/git/xwiki-commons/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": false,
                "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": true,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 5491,
            "filename": "ru.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/glossary/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-commons/glossary/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/ru/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 300,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://l10n.xwiki.org/languages/uk/",
                "url": "https://l10n.xwiki.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Commons",
                "slug": "glossary",
                "id": 189,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://l10n.xwiki.org/git/xwiki-commons/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": false,
                "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": true,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "uk",
            "id": 5492,
            "filename": "uk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/uk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/glossary/uk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-commons/glossary/uk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/uk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/uk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/uk/units/?format=api"
        },
        {
            "language": {
                "id": 322,
                "code": "zh",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 322,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.xwiki.org/languages/zh/",
                "url": "https://l10n.xwiki.org/api/languages/zh/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/zh/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Commons",
                "slug": "glossary",
                "id": 189,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://l10n.xwiki.org/git/xwiki-commons/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": false,
                "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": true,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "zh",
            "id": 5493,
            "filename": "zh.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/zh/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/zh/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/glossary/zh/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/zh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-commons/glossary/zh/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/zh/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/zh/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/zh/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/zh/units/?format=api"
        },
        {
            "language": {
                "id": 592,
                "code": "ug",
                "name": "Uyghur",
                "plural": {
                    "id": 611,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uig"
                ],
                "direction": "rtl",
                "population": 7670114,
                "web_url": "https://l10n.xwiki.org/languages/ug/",
                "url": "https://l10n.xwiki.org/api/languages/ug/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ug/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Commons",
                "slug": "glossary",
                "id": 189,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Commons",
                    "slug": "xwiki-commons",
                    "id": 5,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://l10n.xwiki.org/git/xwiki-commons/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
                "allow_translation_propagation": false,
                "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": true,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ug",
            "id": 5494,
            "filename": "ug.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/glossary/ug/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/ug/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/glossary/ug/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/ug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-commons/glossary/ug/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/ug/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/ug/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/ug/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/ug/units/?format=api"
        }
    ]
}