Translation components API.

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

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

{
    "count": 27627,
    "next": "https://l10n.elementary.io/api/translations/?format=api&page=552",
    "previous": "https://l10n.elementary.io/api/translations/?format=api&page=550",
    "results": [
        {
            "language": {
                "id": 89,
                "code": "ks",
                "name": "Kashmiri",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kas"
                ],
                "direction": "rtl",
                "population": 5598084,
                "web_url": "https://l10n.elementary.io/languages/ks/",
                "url": "https://l10n.elementary.io/api/languages/ks/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ks/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ks",
            "id": 50798,
            "filename": "po/ks.po",
            "revision": "459679e7356864733829d32363da019fedb274e6",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/ks/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ks/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/ks/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ks/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:47:59.580332Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ks/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ks/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ks/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ks/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ks/units/?format=api"
        },
        {
            "language": {
                "id": 92,
                "code": "ln",
                "name": "Lingala",
                "plural": {
                    "id": 152,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lin"
                ],
                "direction": "ltr",
                "population": 3514491,
                "web_url": "https://l10n.elementary.io/languages/ln/",
                "url": "https://l10n.elementary.io/api/languages/ln/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ln/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ln",
            "id": 50799,
            "filename": "po/ln.po",
            "revision": "66474413cfb8efaa0efac004c79f354df88536ba",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/ln/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ln/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/ln/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ln/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:01.331764Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ln/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ln/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ln/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ln/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ln/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "so",
                "name": "Somali",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "som"
                ],
                "direction": "ltr",
                "population": 16911644,
                "web_url": "https://l10n.elementary.io/languages/so/",
                "url": "https://l10n.elementary.io/api/languages/so/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/so/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "so",
            "id": 50800,
            "filename": "po/so.po",
            "revision": "1c10d961508215e65b110f4dc3919295abc2e8e2",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/so/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/so/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/so/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/so/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:10.619465Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/so/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/so/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/so/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/so/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/so/units/?format=api"
        },
        {
            "language": {
                "id": 94,
                "code": "ga",
                "name": "Irish",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 5,
                    "formula": "n==1 ? 0 : n==2 ? 1 : (n>2 && n<7) ? 2 :(n>6 && n<11) ? 3 : 4",
                    "type": 10
                },
                "aliases": [
                    "gle"
                ],
                "direction": "ltr",
                "population": 1237487,
                "web_url": "https://l10n.elementary.io/languages/ga/",
                "url": "https://l10n.elementary.io/api/languages/ga/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ga/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ga",
            "id": 50801,
            "filename": "po/ga.po",
            "revision": "0ffa7b624b79b8729bbfacd553a4a7915c53b631",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/ga/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ga/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/ga/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ga/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:47:53.907495Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ga/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ga/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ga/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ga/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ga/units/?format=api"
        },
        {
            "language": {
                "id": 95,
                "code": "kn",
                "name": "Kannada",
                "plural": {
                    "id": 132,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kan"
                ],
                "direction": "ltr",
                "population": 49065330,
                "web_url": "https://l10n.elementary.io/languages/kn/",
                "url": "https://l10n.elementary.io/api/languages/kn/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/kn/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "kn",
            "id": 50802,
            "filename": "po/kn.po",
            "revision": "5af5e20f5ed1d0d541d5dfb35fc1f90beda02639",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/kn/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/kn/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/kn/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:47:59.253444Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/kn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/kn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/kn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/kn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/kn/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "mt",
                "name": "Maltese",
                "plural": {
                    "id": 164,
                    "source": 0,
                    "number": 4,
                    "formula": "n==1 ? 0 : n==0 || ( n%100>1 && n%100<11) ? 1 : (n%100>10 && n%100<20 ) ? 2 : 3",
                    "type": 8
                },
                "aliases": [
                    "mlt"
                ],
                "direction": "ltr",
                "population": 457267,
                "web_url": "https://l10n.elementary.io/languages/mt/",
                "url": "https://l10n.elementary.io/api/languages/mt/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/mt/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "mt",
            "id": 50803,
            "filename": "po/mt.po",
            "revision": "a98a06727c53d631f27876a3a72404d2d0a56250",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/mt/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/mt/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/mt/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/mt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:04.236185Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/mt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/mt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/mt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/mt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/mt/units/?format=api"
        },
        {
            "language": {
                "id": 97,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 30,
                    "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": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://l10n.elementary.io/languages/be/",
                "url": "https://l10n.elementary.io/api/languages/be/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/be/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "be",
            "id": 50804,
            "filename": "po/be.po",
            "revision": "0ca6f4c2396c33342dc51e2244aa15f93874fd45",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/be/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/be/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/be/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "translated": 3,
            "translated_words": 4,
            "translated_percent": 15.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-24T13:48:43.590519Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/be/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/be/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/be/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/be/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/be/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kk_cyrl",
                    "kz",
                    "kaz"
                ],
                "direction": "ltr",
                "population": 12219390,
                "web_url": "https://l10n.elementary.io/languages/kk/",
                "url": "https://l10n.elementary.io/api/languages/kk/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/kk/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "kk",
            "id": 50805,
            "filename": "po/kk.po",
            "revision": "aad1315959d234dabe78bb5e4d3056690f823926",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/kk/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/kk/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/kk/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:47:58.740697Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/kk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/kk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/kk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/kk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/kk/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 20,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 650205,
                "web_url": "https://l10n.elementary.io/languages/ast/",
                "url": "https://l10n.elementary.io/api/languages/ast/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ast/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ast",
            "id": 50806,
            "filename": "po/ast.po",
            "revision": "98cb316312dab576d84e5a97ed545df343c220a7",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/ast/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ast/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/ast/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:47:44.709290Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ast/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ast/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ast/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ast/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ast/units/?format=api"
        },
        {
            "language": {
                "id": 100,
                "code": "ti",
                "name": "Tigrinya",
                "plural": {
                    "id": 267,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "tir"
                ],
                "direction": "ltr",
                "population": 10145910,
                "web_url": "https://l10n.elementary.io/languages/ti/",
                "url": "https://l10n.elementary.io/api/languages/ti/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ti/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ti",
            "id": 50807,
            "filename": "po/ti.po",
            "revision": "0757dca502eb21f6b38c53747e92c9fa48cbe952",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/ti/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ti/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/ti/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ti/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:13.465516Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ti/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ti/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ti/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ti/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ti/units/?format=api"
        },
        {
            "language": {
                "id": 101,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://l10n.elementary.io/languages/id/",
                "url": "https://l10n.elementary.io/api/languages/id/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/id/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "id",
            "id": 50808,
            "filename": "po/id.po",
            "revision": "de2fbc8483596ac10c467b90a52d079da98f6e07",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/id/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/id/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/id/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "translated": 16,
            "translated_words": 55,
            "translated_percent": 84.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-24T13:48:44.834601Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/id/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/id/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/id/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/id/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/id/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "sw",
                "name": "Swahili",
                "plural": {
                    "id": 254,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swa"
                ],
                "direction": "ltr",
                "population": 171610296,
                "web_url": "https://l10n.elementary.io/languages/sw/",
                "url": "https://l10n.elementary.io/api/languages/sw/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/sw/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sw",
            "id": 50809,
            "filename": "po/sw.po",
            "revision": "c49ffb67df8a21bd260b660d1a731e1aa8e2629e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/sw/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/sw/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/sw/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/sw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:12.069411Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/sw/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/sw/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/sw/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/sw/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/sw/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "my",
                "name": "Burmese",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bur",
                    "mya"
                ],
                "direction": "ltr",
                "population": 36559231,
                "web_url": "https://l10n.elementary.io/languages/my/",
                "url": "https://l10n.elementary.io/api/languages/my/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/my/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "my",
            "id": 50810,
            "filename": "po/my.po",
            "revision": "4dfbb46e1afed8937838fc9d85d5a581582c9c06",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/my/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/my/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/my/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:04.400958Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/my/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/my/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/my/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/my/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/my/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://l10n.elementary.io/languages/ne/",
                "url": "https://l10n.elementary.io/api/languages/ne/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ne/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ne",
            "id": 50811,
            "filename": "po/ne.po",
            "revision": "68230bec627561aeea1803592560bc3917b0c2d9",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/ne/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ne/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/ne/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:04.864415Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ne/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ne/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ne/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ne/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ne/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "ht",
                "name": "Haitian",
                "plural": {
                    "id": 109,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ht_ht",
                    "hat"
                ],
                "direction": "ltr",
                "population": 8964918,
                "web_url": "https://l10n.elementary.io/languages/ht/",
                "url": "https://l10n.elementary.io/api/languages/ht/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ht/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ht",
            "id": 50812,
            "filename": "po/ht.po",
            "revision": "126685be5ff1c0448364c3e5e4cf3a95d1cf288f",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/ht/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ht/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/ht/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ht/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:47:55.715710Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ht/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ht/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ht/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ht/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ht/units/?format=api"
        },
        {
            "language": {
                "id": 108,
                "code": "or",
                "name": "Odia",
                "plural": {
                    "id": 196,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ori"
                ],
                "direction": "ltr",
                "population": 42434880,
                "web_url": "https://l10n.elementary.io/languages/or/",
                "url": "https://l10n.elementary.io/api/languages/or/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/or/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "or",
            "id": 50813,
            "filename": "po/or.po",
            "revision": "c61fe40a24a28cfaba4b3b8e26cb73f25db43aeb",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/or/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/or/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/or/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/or/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:06.645416Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/or/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/or/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/or/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/or/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/or/units/?format=api"
        },
        {
            "language": {
                "id": 109,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://l10n.elementary.io/languages/hr/",
                "url": "https://l10n.elementary.io/api/languages/hr/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/hr/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "hr",
            "id": 50814,
            "filename": "po/hr.po",
            "revision": "4116c27dacdf4ef30d3f9ee6ec3ae9b0674ec2f0",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/hr/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/hr/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/hr/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "translated": 12,
            "translated_words": 45,
            "translated_percent": 63.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-24T13:48:45.909655Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/hr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/hr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/hr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/hr/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "mg",
                "name": "Malagasy",
                "plural": {
                    "id": 161,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "mlg"
                ],
                "direction": "ltr",
                "population": 24260130,
                "web_url": "https://l10n.elementary.io/languages/mg/",
                "url": "https://l10n.elementary.io/api/languages/mg/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/mg/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "mg",
            "id": 50815,
            "filename": "po/mg.po",
            "revision": "73c2936d42ef6bc862f93818290ab4b0c2d4873f",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/mg/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/mg/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/mg/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/mg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:02.594618Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/mg/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/mg/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/mg/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/mg/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/mg/units/?format=api"
        },
        {
            "language": {
                "id": 111,
                "code": "ff",
                "name": "Fulah",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ful"
                ],
                "direction": "ltr",
                "population": 7788902,
                "web_url": "https://l10n.elementary.io/languages/ff/",
                "url": "https://l10n.elementary.io/api/languages/ff/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ff/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ff",
            "id": 50816,
            "filename": "po/ff.po",
            "revision": "5056b99e57aff7bb3099cfa6b3a3dc34a6bd1e2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/ff/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ff/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/ff/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ff/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:47:52.828565Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ff/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ff/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ff/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ff/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ff/units/?format=api"
        },
        {
            "language": {
                "id": 112,
                "code": "st",
                "name": "Sotho (Southern)",
                "plural": {
                    "id": 241,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sot"
                ],
                "direction": "ltr",
                "population": 6390567,
                "web_url": "https://l10n.elementary.io/languages/st/",
                "url": "https://l10n.elementary.io/api/languages/st/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/st/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "st",
            "id": 50817,
            "filename": "po/st.po",
            "revision": "83820b157104bb32240f5a7430a804a07bfcbbca",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/st/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/st/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/st/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/st/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:11.462359Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/st/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/st/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/st/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/st/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/st/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "rm",
                "name": "Romansh",
                "plural": {
                    "id": 216,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "roh"
                ],
                "direction": "ltr",
                "population": 42019,
                "web_url": "https://l10n.elementary.io/languages/rm/",
                "url": "https://l10n.elementary.io/api/languages/rm/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/rm/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "rm",
            "id": 50818,
            "filename": "po/rm.po",
            "revision": "ed3e78abb8b208a6b4cde900adfb9e6ef49b162a",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/rm/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/rm/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/rm/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/rm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:07.860132Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/rm/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/rm/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/rm/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/rm/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/rm/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "fil",
                "name": "Filipino",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "fil_fil"
                ],
                "direction": "ltr",
                "population": 67471095,
                "web_url": "https://l10n.elementary.io/languages/fil/",
                "url": "https://l10n.elementary.io/api/languages/fil/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/fil/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fil",
            "id": 50819,
            "filename": "po/fil.po",
            "revision": "2fc219bc00a59031a57d8b20293e680bdaf8fcc0",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/fil/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/fil/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/fil/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fil/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:47:53.002948Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fil/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fil/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fil/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fil/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fil/units/?format=api"
        },
        {
            "language": {
                "id": 115,
                "code": "ku",
                "name": "Kurdish",
                "plural": {
                    "id": 144,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kur"
                ],
                "direction": "ltr",
                "population": 6773773,
                "web_url": "https://l10n.elementary.io/languages/ku/",
                "url": "https://l10n.elementary.io/api/languages/ku/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ku/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ku",
            "id": 50820,
            "filename": "po/ku.po",
            "revision": "106f4cdc1090bc39a22a0b616c7f58073d31152c",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/ku/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ku/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/ku/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ku/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "translated": 11,
            "translated_words": 34,
            "translated_percent": 57.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-24T13:48:47.185940Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ku/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ku/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ku/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ku/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ku/units/?format=api"
        },
        {
            "language": {
                "id": 117,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://l10n.elementary.io/languages/si/",
                "url": "https://l10n.elementary.io/api/languages/si/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/si/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "si",
            "id": 50821,
            "filename": "po/si.po",
            "revision": "1b531bda2d329716fd7fa858cd99d39042687dd7",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/si/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/si/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/si/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:09.724370Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/si/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/si/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/si/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/si/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/si/units/?format=api"
        },
        {
            "language": {
                "id": 118,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 153,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://l10n.elementary.io/languages/lt/",
                "url": "https://l10n.elementary.io/api/languages/lt/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/lt/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "lt",
            "id": 50822,
            "filename": "po/lt.po",
            "revision": "09a3afeb6550bdbf935224f3097a78d2b9655f6f",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/lt/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/lt/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/lt/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 5.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": "2024-04-24T13:48:47.543270Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/lt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/lt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/lt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/lt/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 6,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 9318845,
                "web_url": "https://l10n.elementary.io/languages/af/",
                "url": "https://l10n.elementary.io/api/languages/af/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/af/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "af",
            "id": 50823,
            "filename": "po/af.po",
            "revision": "21f1e8e577d8fdb08b815cb64442e7b648db14eb",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/af/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/af/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/af/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:47:43.774364Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/af/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/af/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/af/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/af/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/af/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 150,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://l10n.elementary.io/languages/lv/",
                "url": "https://l10n.elementary.io/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "lv",
            "id": 50824,
            "filename": "po/lv.po",
            "revision": "9aa696491167bed7cfe40016f94b7105a8457908",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/lv/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/lv/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/lv/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:02.400352Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/lv/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/lv/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/lv/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/lv/units/?format=api"
        },
        {
            "language": {
                "id": 122,
                "code": "yo",
                "name": "Yoruba",
                "plural": {
                    "id": 297,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "yor"
                ],
                "direction": "ltr",
                "population": 28685568,
                "web_url": "https://l10n.elementary.io/languages/yo/",
                "url": "https://l10n.elementary.io/api/languages/yo/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/yo/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "yo",
            "id": 50825,
            "filename": "po/yo.po",
            "revision": "71d6ef53e37410e43fa934b6fb992c7ffb5d2532",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/yo/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/yo/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/yo/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/yo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:17.313408Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/yo/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/yo/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/yo/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/yo/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/yo/units/?format=api"
        },
        {
            "language": {
                "id": 124,
                "code": "cy",
                "name": "Welsh",
                "plural": {
                    "id": 290,
                    "source": 0,
                    "number": 6,
                    "formula": "(n==0) ? 0 : (n==1) ? 1 : (n==2) ? 2 : (n==3) ? 3 :(n==6) ? 4 : 5",
                    "type": 12
                },
                "aliases": [
                    "cym",
                    "wel"
                ],
                "direction": "ltr",
                "population": 884910,
                "web_url": "https://l10n.elementary.io/languages/cy/",
                "url": "https://l10n.elementary.io/api/languages/cy/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/cy/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "cy",
            "id": 50826,
            "filename": "po/cy.po",
            "revision": "319e3249c63f95024afd021c96d5d4f031290cb3",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/cy/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/cy/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/cy/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:47:48.744191Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/cy/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/cy/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/cy/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/cy/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/cy/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "ia",
                "name": "Interlingua",
                "plural": {
                    "id": 123,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ina"
                ],
                "direction": "ltr",
                "population": 135,
                "web_url": "https://l10n.elementary.io/languages/ia/",
                "url": "https://l10n.elementary.io/api/languages/ia/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ia/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ia",
            "id": 50827,
            "filename": "po/ia.po",
            "revision": "0183ad6622a2f4036339c8e610f86e21219e4d03",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/ia/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ia/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/ia/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:47:56.247204Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ia/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ia/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ia/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ia/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ia/units/?format=api"
        },
        {
            "language": {
                "id": 129,
                "code": "as",
                "name": "Assamese",
                "plural": {
                    "id": 18,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "asm"
                ],
                "direction": "ltr",
                "population": 17239170,
                "web_url": "https://l10n.elementary.io/languages/as/",
                "url": "https://l10n.elementary.io/api/languages/as/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/as/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "as",
            "id": 50828,
            "filename": "po/as.po",
            "revision": "1d9285376f7ac0b578ffeb3482f6cb6377a813ed",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/as/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/as/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/as/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/as/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:47:44.421740Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/as/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/as/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/as/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/as/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/as/units/?format=api"
        },
        {
            "language": {
                "id": 131,
                "code": "ak",
                "name": "Akan",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "aka"
                ],
                "direction": "ltr",
                "population": 11442678,
                "web_url": "https://l10n.elementary.io/languages/ak/",
                "url": "https://l10n.elementary.io/api/languages/ak/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ak/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ak",
            "id": 50829,
            "filename": "po/ak.po",
            "revision": "5c09d47cc770eb6907f87a77951bac7bb2c3b768",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/ak/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ak/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/ak/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ak/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "translated": 11,
            "translated_words": 43,
            "translated_percent": 57.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-24T13:48:48.701298Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ak/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ak/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ak/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ak/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ak/units/?format=api"
        },
        {
            "language": {
                "id": 133,
                "code": "ve",
                "name": "Venda",
                "plural": {
                    "id": 284,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ven"
                ],
                "direction": "ltr",
                "population": 1391759,
                "web_url": "https://l10n.elementary.io/languages/ve/",
                "url": "https://l10n.elementary.io/api/languages/ve/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ve/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ve",
            "id": 50830,
            "filename": "po/ve.po",
            "revision": "771c3ee990cfaf9a7c0aedf3837c4cf58a168bdc",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/ve/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ve/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/ve/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ve/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:16.020056Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ve/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ve/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ve/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ve/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ve/units/?format=api"
        },
        {
            "language": {
                "id": 136,
                "code": "fy",
                "name": "Frisian",
                "plural": {
                    "id": 94,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fry"
                ],
                "direction": "ltr",
                "population": 743057,
                "web_url": "https://l10n.elementary.io/languages/fy/",
                "url": "https://l10n.elementary.io/api/languages/fy/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/fy/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fy",
            "id": 50831,
            "filename": "po/fy.po",
            "revision": "930a4e4eb5ca41db753dc61e5faa5c42af0d4917",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/fy/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/fy/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/fy/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:47:53.760195Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fy/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fy/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fy/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fy/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fy/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "tk",
                "name": "Turkmen",
                "plural": {
                    "id": 273,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tuk"
                ],
                "direction": "ltr",
                "population": 6870838,
                "web_url": "https://l10n.elementary.io/languages/tk/",
                "url": "https://l10n.elementary.io/api/languages/tk/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/tk/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "tk",
            "id": 50832,
            "filename": "po/tk.po",
            "revision": "9e4fe7085dcc4a602f18fad81d42a82266ddfd8b",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/tk/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/tk/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/tk/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/tk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:13.751963Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/tk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/tk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/tk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/tk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/tk/units/?format=api"
        },
        {
            "language": {
                "id": 139,
                "code": "bo",
                "name": "Tibetan",
                "plural": {
                    "id": 265,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bod",
                    "tib"
                ],
                "direction": "ltr",
                "population": 3006696,
                "web_url": "https://l10n.elementary.io/languages/bo/",
                "url": "https://l10n.elementary.io/api/languages/bo/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bo/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "bo",
            "id": 50833,
            "filename": "po/bo.po",
            "revision": "0697d6805ca3d78345ba7c5d51fde77a1ac182b3",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/bo/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/bo/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/bo/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/bo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:47:46.896540Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/bo/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/bo/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/bo/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/bo/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/bo/units/?format=api"
        },
        {
            "language": {
                "id": 140,
                "code": "fo",
                "name": "Faroese",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fao"
                ],
                "direction": "ltr",
                "population": 71350,
                "web_url": "https://l10n.elementary.io/languages/fo/",
                "url": "https://l10n.elementary.io/api/languages/fo/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/fo/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fo",
            "id": 50834,
            "filename": "po/fo.po",
            "revision": "1a186b71ba822cd7efbea344593ae41c7adc0ebc",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/fo/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/fo/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/fo/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:47:53.483976Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fo/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fo/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fo/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fo/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fo/units/?format=api"
        },
        {
            "language": {
                "id": 141,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 162,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "https://l10n.elementary.io/languages/ms/",
                "url": "https://l10n.elementary.io/api/languages/ms/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ms/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ms",
            "id": 50835,
            "filename": "po/ms.po",
            "revision": "5bd076f02871af9b7c5a7ad7807f42ed54b61d46",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/ms/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ms/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/ms/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "translated": 7,
            "translated_words": 26,
            "translated_percent": 36.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-24T13:48:49.773028Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ms/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ms/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ms/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ms/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/ms/units/?format=api"
        },
        {
            "language": {
                "id": 142,
                "code": "tg",
                "name": "Tajik",
                "plural": {
                    "id": 260,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tgk"
                ],
                "direction": "ltr",
                "population": 8873670,
                "web_url": "https://l10n.elementary.io/languages/tg/",
                "url": "https://l10n.elementary.io/api/languages/tg/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/tg/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "tg",
            "id": 50836,
            "filename": "po/tg.po",
            "revision": "200e70758b55242cb04dc6de913d5b31ce695cb6",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/tg/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/tg/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/tg/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/tg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:12.974969Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/tg/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/tg/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/tg/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/tg/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/tg/units/?format=api"
        },
        {
            "language": {
                "id": 146,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 195,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://l10n.elementary.io/languages/oc/",
                "url": "https://l10n.elementary.io/api/languages/oc/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/oc/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "oc",
            "id": 50837,
            "filename": "po/oc.po",
            "revision": "879c4f32999d0db11217bfe5324d38b7181a3bc7",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/oc/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/oc/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/oc/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "translated": 9,
            "translated_words": 17,
            "translated_percent": 47.3,
            "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-24T13:48:50.644185Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/oc/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/oc/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/oc/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/oc/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/oc/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 264,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://l10n.elementary.io/languages/th/",
                "url": "https://l10n.elementary.io/api/languages/th/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/th/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "th",
            "id": 50838,
            "filename": "po/th.po",
            "revision": "46c6ad3ec943ac52e9f53c4dad77386e7f4ed4c6",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/th/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/th/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/th/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:13.228077Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/th/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/th/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/th/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/th/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/th/units/?format=api"
        },
        {
            "language": {
                "id": 149,
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 40,
                    "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": [
                    "bos"
                ],
                "direction": "ltr",
                "population": 3797234,
                "web_url": "https://l10n.elementary.io/languages/bs/",
                "url": "https://l10n.elementary.io/api/languages/bs/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bs/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "bs",
            "id": 50839,
            "filename": "po/bs.po",
            "revision": "9f77688aaef76c0b011fd4b617ad134a8e6f787e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/bs/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/bs/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/bs/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "translated": 12,
            "translated_words": 45,
            "translated_percent": 63.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-24T13:48:51.164943Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/bs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/bs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/bs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/bs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/bs/units/?format=api"
        },
        {
            "language": {
                "id": 150,
                "code": "kw",
                "name": "Cornish",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 6,
                    "formula": "(n == 0) ? 0 : ((n == 1) ? 1 : (((n % 100 == 2 || n % 100 == 22 || n % 100 == 42 || n % 100 == 62 || n % 100 == 82) || n % 1000 == 0 && (n % 100000 >= 1000 && n % 100000 <= 20000 || n % 100000 == 40000 || n % 100000 == 60000 || n % 100000 == 80000) || n != 0 && n % 1000000 == 100000) ? 2 : ((n % 100 == 3 || n % 100 == 23 || n % 100 == 43 || n % 100 == 63 || n % 100 == 83) ? 3 : ((n != 1 && (n % 100 == 1 || n % 100 == 21 || n % 100 == 41 || n % 100 == 61 || n % 100 == 81)) ? 4 : 5))))",
                    "type": 12
                },
                "aliases": [
                    "cor"
                ],
                "direction": "ltr",
                "population": 1972,
                "web_url": "https://l10n.elementary.io/languages/kw/",
                "url": "https://l10n.elementary.io/api/languages/kw/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/kw/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "kw",
            "id": 50840,
            "filename": "po/kw.po",
            "revision": "88b00a7f9855ab0ac89a88b6b5d78d9a29f779e1",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/kw/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/kw/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/kw/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/kw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:00.081565Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/kw/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/kw/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/kw/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/kw/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/kw/units/?format=api"
        },
        {
            "language": {
                "id": 151,
                "code": "rw",
                "name": "Kinyarwanda",
                "plural": {
                    "id": 137,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kin"
                ],
                "direction": "ltr",
                "population": 11083625,
                "web_url": "https://l10n.elementary.io/languages/rw/",
                "url": "https://l10n.elementary.io/api/languages/rw/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/rw/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "rw",
            "id": 50841,
            "filename": "po/rw.po",
            "revision": "e24003ddbbd41a9a65a15268109cf7cf0617454a",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/rw/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/rw/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/rw/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/rw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:08.628905Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/rw/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/rw/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/rw/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/rw/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/rw/units/?format=api"
        },
        {
            "language": {
                "id": 153,
                "code": "wo",
                "name": "Wolof",
                "plural": {
                    "id": 293,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "wol"
                ],
                "direction": "ltr",
                "population": 11025493,
                "web_url": "https://l10n.elementary.io/languages/wo/",
                "url": "https://l10n.elementary.io/api/languages/wo/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/wo/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "wo",
            "id": 50842,
            "filename": "po/wo.po",
            "revision": "59de1d0f6b7457b93f7782105509435f95a92b82",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/wo/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/wo/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/wo/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/wo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:16.766398Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/wo/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/wo/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/wo/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/wo/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/wo/units/?format=api"
        },
        {
            "language": {
                "id": 154,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://l10n.elementary.io/languages/gl/",
                "url": "https://l10n.elementary.io/api/languages/gl/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/gl/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "gl",
            "id": 50843,
            "filename": "po/gl.po",
            "revision": "a9d73eeaa65542e26e77fcf670751f5dbb625c18",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/gl/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/gl/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/gl/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "translated": 14,
            "translated_words": 49,
            "translated_percent": 73.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-24T13:48:52.040173Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/gl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/gl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/gl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/gl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/gl/units/?format=api"
        },
        {
            "language": {
                "id": 155,
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 25,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze"
                ],
                "direction": "ltr",
                "population": 9690091,
                "web_url": "https://l10n.elementary.io/languages/az/",
                "url": "https://l10n.elementary.io/api/languages/az/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/az/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "az",
            "id": 50844,
            "filename": "po/az.po",
            "revision": "e4a8a7b8cdb15dd80dbcfc5cdce0744f71ed3b6d",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/az/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/az/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/az/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "translated": 12,
            "translated_words": 45,
            "translated_percent": 63.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-24T13:48:52.515037Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/az/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/az/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/az/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/az/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/az/units/?format=api"
        },
        {
            "language": {
                "id": 157,
                "code": "su",
                "name": "Sundanese",
                "plural": {
                    "id": 253,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "sun"
                ],
                "direction": "ltr",
                "population": 32043120,
                "web_url": "https://l10n.elementary.io/languages/su/",
                "url": "https://l10n.elementary.io/api/languages/su/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/su/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "su",
            "id": 50845,
            "filename": "po/su.po",
            "revision": "4d3232540082c7dc936bac621905509478946bdf",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/su/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/su/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/su/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/su/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:11.626420Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/su/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/su/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/su/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/su/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/su/units/?format=api"
        },
        {
            "language": {
                "id": 158,
                "code": "li",
                "name": "Limburgish",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lim"
                ],
                "direction": "ltr",
                "population": 950422,
                "web_url": "https://l10n.elementary.io/languages/li/",
                "url": "https://l10n.elementary.io/api/languages/li/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/li/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "li",
            "id": 50846,
            "filename": "po/li.po",
            "revision": "792097056327a336ac04840b6312d3ac6cea6d77",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/li/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/li/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/li/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/li/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "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": "2024-04-24T13:48:01.142472Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/li/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/li/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/li/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/li/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/li/units/?format=api"
        },
        {
            "language": {
                "id": 159,
                "code": "tl",
                "name": "Tagalog",
                "plural": {
                    "id": 258,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "tgl"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/tl/",
                "url": "https://l10n.elementary.io/api/languages/tl/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/tl/statistics/?format=api"
            },
            "component": {
                "name": "Quick Settings",
                "slug": "quick-settings",
                "id": 212,
                "source_language": {
                    "id": 127,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.elementary.io/languages/en/",
                    "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Wingpanel",
                    "slug": "wingpanel",
                    "id": 9,
                    "web": "https://elementary.io",
                    "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                    "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                    "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                    "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                    "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                    "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                    "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                    "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                    "labels_url": "https://l10n.elementary.io/api/projects/wingpanel/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://elementary.io/docs/translation-guide",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:elementary/quick-settings.git",
                "git_export": "https://l10n.elementary.io/git/wingpanel/quick-settings/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/io.elementary.quick-settings.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/",
                "url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
                "repository_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/repository/?format=api",
                "translations_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/translations/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/statistics/?format=api",
                "lock_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/lock/?format=api",
                "links_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/links/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:elementary/quick-settings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/elementary/quick-settings/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://l10n.elementary.io/api/addons/325/?format=api",
                    "https://l10n.elementary.io/api/addons/327/?format=api",
                    "https://l10n.elementary.io/api/addons/326/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "tl",
            "id": 50847,
            "filename": "po/tl.po",
            "revision": "c121f4469e6fb823205ed9bcddc65bb726d8523e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/quick-settings/tl/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/tl/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/quick-settings/tl/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/tl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 61,
            "translated": 12,
            "translated_words": 45,
            "translated_percent": 63.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-24T13:48:53.184084Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/tl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/tl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/tl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/tl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/tl/units/?format=api"
        }
    ]
}