Translation components API.

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

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

{
    "count": 22397,
    "next": "https://l10n.opensuse.org/api/translations/?format=api&page=1120",
    "previous": "https://l10n.opensuse.org/api/translations/?format=api&page=1118",
    "results": [
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (China)",
                "plural": {
                    "id": 50,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_CN/",
                "url": "https://l10n.opensuse.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_CN/statistics/?format=api"
            },
            "component": {
                "name": "docs installation-and-upgrade-manager-4.3-MU-4.3.12",
                "slug": "docs-installation-and-upgrade-manager-43-mu-4312",
                "id": 944,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "https://l10n.opensuse.org/git/uyuni/docs-installation-and-upgrade-manager-43-mu-4312/",
                "branch": "manager-4.3-MU-4.3.12",
                "push_branch": "",
                "filemask": "l10n-weblate/installation-and-upgrade/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/installation-and-upgrade/installation-and-upgrade.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-installation-and-upgrade-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-installation-and-upgrade-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-installation-and-upgrade-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-installation-and-upgrade-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-installation-and-upgrade-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-installation-and-upgrade-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-installation-and-upgrade-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-installation-and-upgrade-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_CN",
            "id": 38148,
            "filename": "l10n-weblate/installation-and-upgrade/zh_CN.po",
            "revision": "6902e4ed904ab2c70f4eabd1451d0f1c348d83d2",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-installation-and-upgrade-manager-43-mu-4312/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-installation-and-upgrade-manager-43-mu-4312/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-installation-and-upgrade-manager-43-mu-4312/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1366,
            "total_words": 20571,
            "translated": 1366,
            "translated_words": 20571,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 75,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T03:48:22.556770Z",
            "last_author": "Grace Yu",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-installation-and-upgrade-manager-43-mu-4312/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-installation-and-upgrade-manager-43-mu-4312/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-installation-and-upgrade-manager-43-mu-4312/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-installation-and-upgrade-manager-43-mu-4312/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-installation-and-upgrade-manager-43-mu-4312/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/en/",
                "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "docs client-configuration-manager-4.3-MU-4.3.12",
                "slug": "docs-client-configuration-manager-43-mu-4312",
                "id": 947,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/client-configuration/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/client-configuration/client-configuration.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en",
            "id": 38149,
            "filename": "l10n-weblate/client-configuration/client-configuration.pot",
            "revision": "3870d8763d6711eb7f09af1b37196d4f86b6be28",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-manager-43-mu-4312/en/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/en/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-manager-43-mu-4312/en/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 3838,
            "total_words": 78011,
            "translated": 3838,
            "translated_words": 78011,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 465,
            "failing_checks_words": 5745,
            "failing_checks_percent": 12.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/en/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/cs/",
                "url": "https://l10n.opensuse.org/api/languages/cs/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "docs administration manager-4.3-MU-4.3.12",
                "slug": "docs-administration-manager-43-mu-4312",
                "id": 946,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/administration/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/administration/administration.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-administration-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "cs",
            "id": 38150,
            "filename": "l10n-weblate/administration/cs.po",
            "revision": "f5ab690fd12d7c76630b6a1b17e835e56d1eb295",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-administration-manager-43-mu-4312/cs/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-administration-manager-43-mu-4312/cs/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2811,
            "total_words": 42145,
            "translated": 24,
            "translated_words": 122,
            "translated_percent": 0.8,
            "fuzzy": 115,
            "fuzzy_words": 625,
            "fuzzy_percent": 4.0,
            "failing_checks": 16,
            "failing_checks_words": 63,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/cs/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/es/",
                "url": "https://l10n.opensuse.org/api/languages/es/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "docs administration manager-4.3-MU-4.3.12",
                "slug": "docs-administration-manager-43-mu-4312",
                "id": 946,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/administration/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/administration/administration.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-administration-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es",
            "id": 38151,
            "filename": "l10n-weblate/administration/es.po",
            "revision": "0607ffab3c35e349e448ea2570618a016d7fcdd8",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-administration-manager-43-mu-4312/es/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/es/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-administration-manager-43-mu-4312/es/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2811,
            "total_words": 42145,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 0.1,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.1,
            "failing_checks": 5,
            "failing_checks_words": 28,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/es/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ja/",
                "url": "https://l10n.opensuse.org/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "docs administration manager-4.3-MU-4.3.12",
                "slug": "docs-administration-manager-43-mu-4312",
                "id": 946,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/administration/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/administration/administration.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-administration-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ja",
            "id": 38152,
            "filename": "l10n-weblate/administration/ja.po",
            "revision": "593a810fd5faaa947da3bba993dac6af638360e1",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-administration-manager-43-mu-4312/ja/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-administration-manager-43-mu-4312/ja/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2811,
            "total_words": 42145,
            "translated": 2811,
            "translated_words": 42145,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 365,
            "failing_checks_words": 2593,
            "failing_checks_percent": 12.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T12:49:31.338176Z",
            "last_author": "Valentina Leonardi",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/ja/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ko/",
                "url": "https://l10n.opensuse.org/api/languages/ko/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "docs administration manager-4.3-MU-4.3.12",
                "slug": "docs-administration-manager-43-mu-4312",
                "id": 946,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/administration/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/administration/administration.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-administration-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ko",
            "id": 38153,
            "filename": "l10n-weblate/administration/ko.po",
            "revision": "e0ed6ff0243e84c7ec1cc35aae27e07077339dd2",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-administration-manager-43-mu-4312/ko/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-administration-manager-43-mu-4312/ko/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2811,
            "total_words": 42145,
            "translated": 2811,
            "translated_words": 42145,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 537,
            "failing_checks_words": 5408,
            "failing_checks_percent": 19.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T19:08:04.820694Z",
            "last_author": "Valentina Leonardi",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/ko/units/?format=api"
        },
        {
            "language": {
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 157,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/mk/",
                "url": "https://l10n.opensuse.org/api/languages/mk/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/mk/statistics/?format=api"
            },
            "component": {
                "name": "docs administration manager-4.3-MU-4.3.12",
                "slug": "docs-administration-manager-43-mu-4312",
                "id": 946,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/administration/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/administration/administration.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-administration-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "mk",
            "id": 38154,
            "filename": "l10n-weblate/administration/mk.po",
            "revision": "ebc2bc74334237a0f201489493a8477b7589bfdd",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-administration-manager-43-mu-4312/mk/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/mk/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-administration-manager-43-mu-4312/mk/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2548,
            "total_words": 38911,
            "translated": 7,
            "translated_words": 15,
            "translated_percent": 0.2,
            "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.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/mk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/mk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/mk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/mk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/mk/units/?format=api"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (China)",
                "plural": {
                    "id": 50,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_CN/",
                "url": "https://l10n.opensuse.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_CN/statistics/?format=api"
            },
            "component": {
                "name": "docs administration manager-4.3-MU-4.3.12",
                "slug": "docs-administration-manager-43-mu-4312",
                "id": 946,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/administration/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/administration/administration.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-administration-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_CN",
            "id": 38155,
            "filename": "l10n-weblate/administration/zh_CN.po",
            "revision": "eebff2bdda7af2d47095074ebcd4ab391506a6a9",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-administration-manager-43-mu-4312/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-administration-manager-43-mu-4312/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2811,
            "total_words": 42145,
            "translated": 2811,
            "translated_words": 42145,
            "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-26T16:37:15.787391Z",
            "last_author": "Valentina Leonardi",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 42,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ca/",
                "url": "https://l10n.opensuse.org/api/languages/ca/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "docs client-configuration-manager-4.3-MU-4.3.12",
                "slug": "docs-client-configuration-manager-43-mu-4312",
                "id": 947,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/client-configuration/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/client-configuration/client-configuration.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ca",
            "id": 38156,
            "filename": "l10n-weblate/client-configuration/ca.po",
            "revision": "6a91b92a59ebece4cfde495a2913160496e8d5ce",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-manager-43-mu-4312/ca/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-manager-43-mu-4312/ca/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2648,
            "total_words": 47910,
            "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.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ca/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/cs/",
                "url": "https://l10n.opensuse.org/api/languages/cs/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "docs client-configuration-manager-4.3-MU-4.3.12",
                "slug": "docs-client-configuration-manager-43-mu-4312",
                "id": 947,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/client-configuration/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/client-configuration/client-configuration.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "cs",
            "id": 38157,
            "filename": "l10n-weblate/client-configuration/cs.po",
            "revision": "dfca17d49b136d03f5439a5b2239933fa140fb89",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-manager-43-mu-4312/cs/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-manager-43-mu-4312/cs/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2730,
            "total_words": 47625,
            "translated": 77,
            "translated_words": 866,
            "translated_percent": 2.8,
            "fuzzy": 202,
            "fuzzy_words": 2192,
            "fuzzy_percent": 7.3,
            "failing_checks": 19,
            "failing_checks_words": 315,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/cs/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/es/",
                "url": "https://l10n.opensuse.org/api/languages/es/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "docs client-configuration-manager-4.3-MU-4.3.12",
                "slug": "docs-client-configuration-manager-43-mu-4312",
                "id": 947,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/client-configuration/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/client-configuration/client-configuration.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es",
            "id": 38158,
            "filename": "l10n-weblate/client-configuration/es.po",
            "revision": "7e0ee5c00d3395aa0767373fd7d4435b08086f20",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-manager-43-mu-4312/es/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/es/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-manager-43-mu-4312/es/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2730,
            "total_words": 47625,
            "translated": 6,
            "translated_words": 49,
            "translated_percent": 0.2,
            "fuzzy": 26,
            "fuzzy_words": 242,
            "fuzzy_percent": 0.9,
            "failing_checks": 6,
            "failing_checks_words": 56,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/es/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ja/",
                "url": "https://l10n.opensuse.org/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "docs client-configuration-manager-4.3-MU-4.3.12",
                "slug": "docs-client-configuration-manager-43-mu-4312",
                "id": 947,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/client-configuration/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/client-configuration/client-configuration.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ja",
            "id": 38159,
            "filename": "l10n-weblate/client-configuration/ja.po",
            "revision": "153d78f14398af11a365de73ce8d268159e183d7",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-manager-43-mu-4312/ja/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-manager-43-mu-4312/ja/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2730,
            "total_words": 47625,
            "translated": 2730,
            "translated_words": 47625,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 226,
            "failing_checks_words": 1732,
            "failing_checks_percent": 8.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T12:59:22.441737Z",
            "last_author": "Valentina Leonardi",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ja/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ko/",
                "url": "https://l10n.opensuse.org/api/languages/ko/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "docs client-configuration-manager-4.3-MU-4.3.12",
                "slug": "docs-client-configuration-manager-43-mu-4312",
                "id": 947,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/client-configuration/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/client-configuration/client-configuration.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ko",
            "id": 38160,
            "filename": "l10n-weblate/client-configuration/ko.po",
            "revision": "3dd5ad8521e85889fa6951b278c7346d0e41f941",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-manager-43-mu-4312/ko/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-manager-43-mu-4312/ko/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2730,
            "total_words": 47625,
            "translated": 2730,
            "translated_words": 47625,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 391,
            "failing_checks_words": 4638,
            "failing_checks_percent": 14.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T09:42:36.698794Z",
            "last_author": "Valentina Leonardi",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ko/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pt_BR/",
                "url": "https://l10n.opensuse.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "docs client-configuration-manager-4.3-MU-4.3.12",
                "slug": "docs-client-configuration-manager-43-mu-4312",
                "id": 947,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/client-configuration/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/client-configuration/client-configuration.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pt_BR",
            "id": 38161,
            "filename": "l10n-weblate/client-configuration/pt_BR.po",
            "revision": "b78dd69bb90c1813818feb67a72ca6f320e0d293",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-manager-43-mu-4312/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-manager-43-mu-4312/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2730,
            "total_words": 47625,
            "translated": 5,
            "translated_words": 43,
            "translated_percent": 0.1,
            "fuzzy": 18,
            "fuzzy_words": 204,
            "fuzzy_percent": 0.6,
            "failing_checks": 5,
            "failing_checks_words": 51,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 214,
                    "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",
                "web_url": "https://l10n.opensuse.org/languages/ru/",
                "url": "https://l10n.opensuse.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "docs client-configuration-manager-4.3-MU-4.3.12",
                "slug": "docs-client-configuration-manager-43-mu-4312",
                "id": 947,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/client-configuration/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/client-configuration/client-configuration.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ru",
            "id": 38162,
            "filename": "l10n-weblate/client-configuration/ru.po",
            "revision": "32c22de31780793efc91f4673485ea2a46e80f70",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-manager-43-mu-4312/ru/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-manager-43-mu-4312/ru/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2487,
            "total_words": 43846,
            "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.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ru/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ru/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ru/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/ru/units/?format=api"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (China)",
                "plural": {
                    "id": 50,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_CN/",
                "url": "https://l10n.opensuse.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_CN/statistics/?format=api"
            },
            "component": {
                "name": "docs client-configuration-manager-4.3-MU-4.3.12",
                "slug": "docs-client-configuration-manager-43-mu-4312",
                "id": 947,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/client-configuration/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/client-configuration/client-configuration.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_CN",
            "id": 38163,
            "filename": "l10n-weblate/client-configuration/zh_CN.po",
            "revision": "5b2662ffe304202a414fd9659074c935561ab281",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-manager-43-mu-4312/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-manager-43-mu-4312/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2730,
            "total_words": 47625,
            "translated": 2730,
            "translated_words": 47625,
            "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-23T03:33:21.033287Z",
            "last_author": "Grace Yu",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4312/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/en/",
                "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "docs specialized-guides-manager-4.3-MU-4.3.12",
                "slug": "docs-specialized-guides-manager-43-mu-4312",
                "id": 948,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/specialized-guides/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/specialized-guides/specialized-guides.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-specialized-guides-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en",
            "id": 38164,
            "filename": "l10n-weblate/specialized-guides/specialized-guides.pot",
            "revision": "cbbd203062571772c34bee5a3a6bd5d0c8477746",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-specialized-guides-manager-43-mu-4312/en/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/en/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-specialized-guides-manager-43-mu-4312/en/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 2457,
            "total_words": 36009,
            "translated": 2457,
            "translated_words": 36009,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 35,
            "failing_checks_words": 757,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/en/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/cs/",
                "url": "https://l10n.opensuse.org/api/languages/cs/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "docs specialized-guides-manager-4.3-MU-4.3.12",
                "slug": "docs-specialized-guides-manager-43-mu-4312",
                "id": 948,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/specialized-guides/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/specialized-guides/specialized-guides.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-specialized-guides-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "cs",
            "id": 38165,
            "filename": "l10n-weblate/specialized-guides/cs.po",
            "revision": "3813bcdb29b3735bba55ebdce89fc52777f55896",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-specialized-guides-manager-43-mu-4312/cs/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-specialized-guides-manager-43-mu-4312/cs/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2394,
            "total_words": 34866,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/cs/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/es/",
                "url": "https://l10n.opensuse.org/api/languages/es/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "docs specialized-guides-manager-4.3-MU-4.3.12",
                "slug": "docs-specialized-guides-manager-43-mu-4312",
                "id": 948,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/specialized-guides/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/specialized-guides/specialized-guides.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-specialized-guides-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es",
            "id": 38166,
            "filename": "l10n-weblate/specialized-guides/es.po",
            "revision": "e9de3b592d67bd694741f10f19e387177ac5b7c6",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-specialized-guides-manager-43-mu-4312/es/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/es/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-specialized-guides-manager-43-mu-4312/es/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2394,
            "total_words": 34866,
            "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.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/es/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ja/",
                "url": "https://l10n.opensuse.org/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "docs specialized-guides-manager-4.3-MU-4.3.12",
                "slug": "docs-specialized-guides-manager-43-mu-4312",
                "id": 948,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:uyuni-project/uyuni-docs.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "l10n-weblate/specialized-guides/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "l10n-weblate/specialized-guides/specialized-guides.pot",
                "file_format": "po",
                "license": "GFDL-1.2-only",
                "license_url": "https://spdx.org/licenses/GFDL-1.2-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-specialized-guides-manager-43-mu-4312/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/docs-specialized-guides-manager-43-mu-4312/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:uyuni-project/uyuni-docs.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/uyuni-project/uyuni-docs/blob/{{branch}}/{{filename}}#L{{line}}",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ja",
            "id": 38167,
            "filename": "l10n-weblate/specialized-guides/ja.po",
            "revision": "3ba596654efa30922a5bcea9bf78b5dae4d86913",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-specialized-guides-manager-43-mu-4312/ja/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-specialized-guides-manager-43-mu-4312/ja/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2394,
            "total_words": 34866,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 0.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 47,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T04:19:08.437209Z",
            "last_author": "Carina Hagl",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/ja/units/?format=api"
        }
    ]
}