Translation components API.

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

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

{
    "count": 191,
    "next": "https://weblate.tusky.app/api/translations/?format=api&page=3",
    "previous": "https://weblate.tusky.app/api/translations/?format=api",
    "results": [
        {
            "language": {
                "id": 293,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 292,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://weblate.tusky.app/languages/pl/",
                "url": "https://weblate.tusky.app/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pl",
            "id": 147,
            "filename": "fastlane/metadata/android/pl",
            "revision": "68e01d12f0462e5f974d35cfa9f3bd89879576c7,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/pl/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/pl/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/pl/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 20,
            "translated_words": 1119,
            "translated_percent": 58.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-01-28T18:23:15.970668Z",
            "last_author": "Grzegorz Cichocki",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pl/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pl/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pl/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pl/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://weblate.tusky.app/languages/pt_BR/",
                "url": "https://weblate.tusky.app/api/languages/pt_BR/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt-BR",
            "id": 148,
            "filename": "fastlane/metadata/android/pt-BR",
            "revision": "e9156c88fe15f65fd3c01f694e096a3180708059,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/pt_BR/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/pt_BR/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/pt_BR/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 20,
            "translated_words": 1119,
            "translated_percent": 58.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-28T18:11:05.827655Z",
            "last_author": "Eduardo",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pt_BR/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 308,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 307,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://weblate.tusky.app/languages/ru/",
                "url": "https://weblate.tusky.app/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ru",
            "id": 149,
            "filename": "fastlane/metadata/android/ru",
            "revision": "f60b35ab35d502894dab37facae34d1b6726a6a2,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/ru/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/ru/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/ru/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 32,
            "translated_words": 1747,
            "translated_percent": 94.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 437,
            "failing_checks_percent": 14.7,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-12-14T15:04:07.145632Z",
            "last_author": "Vladyslav Stepanov",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ru/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ru/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ru/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ru/units/?format=api"
        },
        {
            "language": {
                "id": 328,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://weblate.tusky.app/languages/sl/",
                "url": "https://weblate.tusky.app/api/languages/sl/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/sl/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sl",
            "id": 150,
            "filename": "fastlane/metadata/android/sl",
            "revision": "4f97885761fd3c72bb64a2a17b25f437d72c7899,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/sl/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/sl/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/sl/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 6,
            "translated_words": 257,
            "translated_percent": 17.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-20T19:51:17.849770Z",
            "last_author": "Rogljič",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sl/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sl/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sl/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sl/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sl/units/?format=api"
        },
        {
            "language": {
                "id": 150,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 149,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.tusky.app/languages/es/",
                "url": "https://weblate.tusky.app/api/languages/es/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 151,
            "filename": "fastlane/metadata/android/es",
            "revision": "6482830050503fe8727325138f5c94bfb9e8e9d7,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/es/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/es/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/es/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 21,
            "translated_words": 1186,
            "translated_percent": 61.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 366,
            "failing_checks_percent": 11.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-13T07:36:17.346775Z",
            "last_author": "Slann Tonic",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/es/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/es/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/es/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/es/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/es/units/?format=api"
        },
        {
            "language": {
                "id": 346,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://weblate.tusky.app/languages/sv/",
                "url": "https://weblate.tusky.app/api/languages/sv/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sv",
            "id": 152,
            "filename": "fastlane/metadata/android/sv",
            "revision": "877a6bed986218e22db10742d71deb3ab519f4ee,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/sv/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/sv/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/sv/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 34,
            "translated_words": 1853,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 293,
            "failing_checks_percent": 8.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-21T06:11:03.978824Z",
            "last_author": "Luna Jernberg",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sv/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sv/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sv/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sv/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sv/units/?format=api"
        },
        {
            "language": {
                "id": 351,
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 350,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "population": 85616159,
                "web_url": "https://weblate.tusky.app/languages/ta/",
                "url": "https://weblate.tusky.app/api/languages/ta/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/ta/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ta",
            "id": 153,
            "filename": "fastlane/metadata/android/ta",
            "revision": "bb160fc13e5a5b50a5ec7960b63152e630c21d2c,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/ta/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/ta/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/ta/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 1,
            "translated_words": 9,
            "translated_percent": 2.9,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 2.9,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 2.9,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2020-08-24T16:31:31.437830Z",
            "last_author": "Anonymous",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ta/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ta/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ta/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ta/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ta/units/?format=api"
        },
        {
            "language": {
                "id": 364,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 363,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.tusky.app/languages/tr/",
                "url": "https://weblate.tusky.app/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "tr",
            "id": 154,
            "filename": "fastlane/metadata/android/tr",
            "revision": "89a4c61f4dbd93be486ffe3f0c71e2eea2eb7f68,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/tr/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/tr/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/tr/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 34,
            "translated_words": 1853,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 380,
            "failing_checks_percent": 17.6,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2024-04-23T20:47:01.570263Z",
            "last_author": "Ümit Solmaz",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/tr/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/tr/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/tr/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/tr/units/?format=api"
        },
        {
            "language": {
                "id": 129,
                "code": "cy",
                "name": "Welsh",
                "plural": {
                    "id": 128,
                    "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://weblate.tusky.app/languages/cy/",
                "url": "https://weblate.tusky.app/api/languages/cy/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/cy/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "cy",
            "id": 155,
            "filename": "fastlane/metadata/android/cy",
            "revision": "9e8c237ef522a50c1016d1354281f4a6d664c753,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/cy/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/cy/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/cy/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 34,
            "translated_words": 1853,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-22T09:22:29.718828Z",
            "last_author": "fin-w",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/cy/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/cy/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/cy/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/cy/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/cy/units/?format=api"
        },
        {
            "language": {
                "id": 227,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 226,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.tusky.app/languages/ko/",
                "url": "https://weblate.tusky.app/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ko",
            "id": 159,
            "filename": "app/src/main/res/values-ko/strings.xml",
            "revision": "f886aa298448b5ae29708454b11e9fb7537b155c,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/ko/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/ko/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/ko/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 643,
            "total_words": 2477,
            "translated": 349,
            "translated_words": 1058,
            "translated_percent": 54.2,
            "fuzzy": 33,
            "fuzzy_words": 193,
            "fuzzy_percent": 5.1,
            "failing_checks": 17,
            "failing_checks_words": 187,
            "failing_checks_percent": 2.6,
            "have_suggestion": 9,
            "have_comment": 1,
            "last_change": "2024-05-13T17:01:48.044694Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ko/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ko/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ko/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ko/units/?format=api"
        },
        {
            "language": {
                "id": 227,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 226,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.tusky.app/languages/ko/",
                "url": "https://weblate.tusky.app/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ko",
            "id": 160,
            "filename": "fastlane/metadata/android/ko",
            "revision": "da0ece41461434e1fdb004bf9c1fbc68a21ff4f0,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/ko/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/ko/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/ko/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 6,
            "translated_words": 345,
            "translated_percent": 17.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-06-13T18:26:26.312155Z",
            "last_author": "mwkward",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ko/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ko/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ko/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ko/units/?format=api"
        },
        {
            "language": {
                "id": 141,
                "code": "en_AU",
                "name": "English (Australia)",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ena"
                ],
                "direction": "ltr",
                "population": 24447840,
                "web_url": "https://weblate.tusky.app/languages/en_AU/",
                "url": "https://weblate.tusky.app/api/languages/en_AU/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/en_AU/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en_AU",
            "id": 162,
            "filename": "fastlane/metadata/android/en_AU",
            "revision": "da39a3ee5e6b4b0d3255bfef95601890afd80709,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/en_AU/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/en_AU/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/en_AU/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/en_AU/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "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-20T16:34:45.871758Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/en_AU/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/en_AU/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/en_AU/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/en_AU/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/en_AU/units/?format=api"
        },
        {
            "language": {
                "id": 405,
                "code": "fr_BE",
                "name": "French (Belgium)",
                "plural": {
                    "id": 423,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "frb"
                ],
                "direction": "ltr",
                "population": 4453866,
                "web_url": "https://weblate.tusky.app/languages/fr_BE/",
                "url": "https://weblate.tusky.app/api/languages/fr_BE/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/fr_BE/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr_BE",
            "id": 164,
            "filename": "fastlane/metadata/android/fr_BE",
            "revision": "da39a3ee5e6b4b0d3255bfef95601890afd80709,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/fr_BE/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/fr_BE/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/fr_BE/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/fr_BE/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "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-20T16:34:46.477802Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/fr_BE/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/fr_BE/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/fr_BE/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/fr_BE/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/fr_BE/units/?format=api"
        },
        {
            "language": {
                "id": 258,
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 257,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 43257484,
                "web_url": "https://weblate.tusky.app/languages/ml/",
                "url": "https://weblate.tusky.app/api/languages/ml/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/ml/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ml",
            "id": 178,
            "filename": "app/src/main/res/values-ml/strings.xml",
            "revision": "eb6d4115c0d78eb8e62877e3da0dded6ba7536b0,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/ml/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/ml/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/ml/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 643,
            "total_words": 2487,
            "translated": 136,
            "translated_words": 219,
            "translated_percent": 21.1,
            "fuzzy": 23,
            "fuzzy_words": 143,
            "fuzzy_percent": 3.5,
            "failing_checks": 7,
            "failing_checks_words": 53,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-13T17:01:51.723906Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ml/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ml/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ml/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ml/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ml/units/?format=api"
        },
        {
            "language": {
                "id": 258,
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 257,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 43257484,
                "web_url": "https://weblate.tusky.app/languages/ml/",
                "url": "https://weblate.tusky.app/api/languages/ml/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/ml/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ml",
            "id": 179,
            "filename": "fastlane/metadata/android/ml",
            "revision": "da39a3ee5e6b4b0d3255bfef95601890afd80709,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/ml/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/ml/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/ml/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "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-20T16:34:47.672189Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ml/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ml/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ml/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ml/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ml/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://weblate.tusky.app/languages/hi/",
                "url": "https://weblate.tusky.app/api/languages/hi/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/hi/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "hi",
            "id": 180,
            "filename": "app/src/main/res/values-hi/strings.xml",
            "revision": "adb0f0bda5f1c8f34b09aec868047053cacba27c,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/hi/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/hi/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/hi/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 643,
            "total_words": 2485,
            "translated": 340,
            "translated_words": 941,
            "translated_percent": 52.8,
            "fuzzy": 32,
            "fuzzy_words": 180,
            "fuzzy_percent": 4.9,
            "failing_checks": 13,
            "failing_checks_words": 82,
            "failing_checks_percent": 2.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-05-13T17:01:40.289248Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/hi/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/hi/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/hi/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/hi/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/hi/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://weblate.tusky.app/languages/hi/",
                "url": "https://weblate.tusky.app/api/languages/hi/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/hi/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "hi",
            "id": 181,
            "filename": "fastlane/metadata/android/hi",
            "revision": "ceacc1323260a901cdce2e56a2ee357b9ea7fbd4,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/hi/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/hi/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/hi/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 3,
            "translated_words": 24,
            "translated_percent": 8.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-25T00:13:33.213133Z",
            "last_author": "Chaitanya",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/hi/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/hi/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/hi/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/hi/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/hi/units/?format=api"
        },
        {
            "language": {
                "id": 203,
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 202,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "population": 350734,
                "web_url": "https://weblate.tusky.app/languages/is/",
                "url": "https://weblate.tusky.app/api/languages/is/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/is/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "is",
            "id": 182,
            "filename": "app/src/main/res/values-is/strings.xml",
            "revision": "ad35e71bba0319c8b473213102b624568c252446,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/is/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/is/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/is/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 643,
            "total_words": 2477,
            "translated": 638,
            "translated_words": 2455,
            "translated_percent": 99.2,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 0.1,
            "failing_checks": 4,
            "failing_checks_words": 200,
            "failing_checks_percent": 0.6,
            "have_suggestion": 1,
            "have_comment": 1,
            "last_change": "2024-05-13T17:01:43.178569Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/is/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/is/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/is/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/is/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/is/units/?format=api"
        },
        {
            "language": {
                "id": 203,
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 202,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "population": 350734,
                "web_url": "https://weblate.tusky.app/languages/is/",
                "url": "https://weblate.tusky.app/api/languages/is/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/is/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "is",
            "id": 183,
            "filename": "fastlane/metadata/android/is",
            "revision": "4393074e6ad99d1bffc0f76b55b8ee83c380a57e,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/is/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/is/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/is/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 16,
            "translated_words": 867,
            "translated_percent": 47.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 121,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-20T16:34:47.158978Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/is/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/is/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/is/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/is/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/is/units/?format=api"
        },
        {
            "language": {
                "id": 327,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 326,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://weblate.tusky.app/languages/sk/",
                "url": "https://weblate.tusky.app/api/languages/sk/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/sk/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sk",
            "id": 184,
            "filename": "app/src/main/res/values-sk/strings.xml",
            "revision": "aa9947e35f28656eaafa01081dd3cb54637e5e52,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/sk/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/sk/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/sk/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 643,
            "total_words": 2487,
            "translated": 113,
            "translated_words": 213,
            "translated_percent": 17.5,
            "fuzzy": 14,
            "fuzzy_words": 94,
            "fuzzy_percent": 2.1,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 0.1,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-05-13T17:02:03.907208Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/sk/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/sk/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/sk/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/sk/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/sk/units/?format=api"
        },
        {
            "language": {
                "id": 327,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 326,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://weblate.tusky.app/languages/sk/",
                "url": "https://weblate.tusky.app/api/languages/sk/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/sk/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sk",
            "id": 185,
            "filename": "fastlane/metadata/android/sk",
            "revision": "13014ca338befc196a625968af7db7850fdf203b,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/sk/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/sk/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/sk/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 4,
            "translated_words": 98,
            "translated_percent": 11.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-20T16:34:48.577612Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sk/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sk/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sk/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sk/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sk/units/?format=api"
        },
        {
            "language": {
                "id": 213,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 212,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3351886,
                "web_url": "https://weblate.tusky.app/languages/kab/",
                "url": "https://weblate.tusky.app/api/languages/kab/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/kab/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "kab",
            "id": 186,
            "filename": "app/src/main/res/values-kab/strings.xml",
            "revision": "af6ba7fe4a1901f81925ba3544c6077322a00746,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/kab/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/kab/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/kab/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 643,
            "total_words": 2485,
            "translated": 235,
            "translated_words": 474,
            "translated_percent": 36.5,
            "fuzzy": 15,
            "fuzzy_words": 41,
            "fuzzy_percent": 2.3,
            "failing_checks": 4,
            "failing_checks_words": 16,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-13T17:01:47.202177Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/kab/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/kab/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/kab/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/kab/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/kab/units/?format=api"
        },
        {
            "language": {
                "id": 213,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 212,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3351886,
                "web_url": "https://weblate.tusky.app/languages/kab/",
                "url": "https://weblate.tusky.app/api/languages/kab/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/kab/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "kab",
            "id": 187,
            "filename": "fastlane/metadata/android/kab",
            "revision": "c4b8dda8342088ece1f3c7f8b987ceb40f795b82,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/kab/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/kab/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/kab/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 2,
            "translated_words": 10,
            "translated_percent": 5.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-05-14T12:41:31.078924Z",
            "last_author": "ButterflyOfFire",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/kab/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/kab/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/kab/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/kab/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/kab/units/?format=api"
        },
        {
            "language": {
                "id": 439,
                "code": "zh_Hans_SG",
                "name": "Chinese (Simplified, Singapore)",
                "plural": {
                    "id": 457,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "zh_sg"
                ],
                "direction": "ltr",
                "population": 4781438,
                "web_url": "https://weblate.tusky.app/languages/zh_Hans_SG/",
                "url": "https://weblate.tusky.app/api/languages/zh_Hans_SG/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/zh_Hans_SG/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh_Hans_SG",
            "id": 202,
            "filename": "fastlane/metadata/android/zh_Hans_SG",
            "revision": "da39a3ee5e6b4b0d3255bfef95601890afd80709,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/zh_Hans_SG/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/zh_Hans_SG/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/zh_Hans_SG/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/zh_Hans_SG/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "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-20T16:34:49.397077Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/zh_Hans_SG/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/zh_Hans_SG/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/zh_Hans_SG/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/zh_Hans_SG/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/zh_Hans_SG/units/?format=api"
        },
        {
            "language": {
                "id": 143,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "https://weblate.tusky.app/languages/en_GB/",
                "url": "https://weblate.tusky.app/api/languages/en_GB/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/en_GB/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en-rGB",
            "id": 203,
            "filename": "app/src/main/res/values-en-rGB/strings.xml",
            "revision": "5cb935377c4c96dd2fadfe0ccb99e298d3e810e1,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/en_GB/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/en_GB/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/en_GB/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 643,
            "total_words": 2485,
            "translated": 16,
            "translated_words": 85,
            "translated_percent": 2.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 137,
            "failing_checks_words": 369,
            "failing_checks_percent": 21.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-13T17:01:29.325955Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/en_GB/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/en_GB/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/en_GB/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/en_GB/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 371,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 370,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://weblate.tusky.app/languages/uk/",
                "url": "https://weblate.tusky.app/api/languages/uk/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "uk",
            "id": 204,
            "filename": "app/src/main/res/values-uk/strings.xml",
            "revision": "09b8b5b6e8053febd23cb40c534c55f8c19090a2,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/uk/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/uk/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/uk/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 643,
            "total_words": 2477,
            "translated": 641,
            "translated_words": 2470,
            "translated_percent": 99.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-05-13T17:02:10.990339Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/uk/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/uk/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/uk/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/uk/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/uk/units/?format=api"
        },
        {
            "language": {
                "id": 371,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 370,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://weblate.tusky.app/languages/uk/",
                "url": "https://weblate.tusky.app/api/languages/uk/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "uk",
            "id": 205,
            "filename": "fastlane/metadata/android/uk",
            "revision": "33420cc509db58ddd5fa311bc3a2c7bf17275d6e,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/uk/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/uk/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/uk/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 33,
            "translated_words": 1814,
            "translated_percent": 97.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-23T21:13:29.829429Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/uk/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/uk/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/uk/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/uk/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/uk/units/?format=api"
        },
        {
            "language": {
                "id": 355,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 354,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://weblate.tusky.app/languages/th/",
                "url": "https://weblate.tusky.app/api/languages/th/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/th/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "th",
            "id": 206,
            "filename": "app/src/main/res/values-th/strings.xml",
            "revision": "9d192dc9af4da7d6919190a3090bd7648d7beaca,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/th/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/th/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/th/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 643,
            "total_words": 2477,
            "translated": 402,
            "translated_words": 1220,
            "translated_percent": 62.5,
            "fuzzy": 40,
            "fuzzy_words": 272,
            "fuzzy_percent": 6.2,
            "failing_checks": 7,
            "failing_checks_words": 140,
            "failing_checks_percent": 1.0,
            "have_suggestion": 1,
            "have_comment": 1,
            "last_change": "2024-05-13T17:02:08.989070Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/th/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/th/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/th/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/th/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/th/units/?format=api"
        },
        {
            "language": {
                "id": 355,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 354,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://weblate.tusky.app/languages/th/",
                "url": "https://weblate.tusky.app/api/languages/th/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/th/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "th",
            "id": 207,
            "filename": "fastlane/metadata/android/th",
            "revision": "ced7ed0fca1879b992c907775345b554a5cf3e40,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/th/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/th/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/th/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 4,
            "translated_words": 183,
            "translated_percent": 11.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": "2020-05-25T18:05:25.524398Z",
            "last_author": "PananP",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/th/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/th/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/th/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/th/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/th/units/?format=api"
        },
        {
            "language": {
                "id": 378,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 377,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://weblate.tusky.app/languages/vi/",
                "url": "https://weblate.tusky.app/api/languages/vi/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/vi/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "vi",
            "id": 208,
            "filename": "app/src/main/res/values-vi/strings.xml",
            "revision": "f83f96ace93d5fe867562842e1e8ad4f01d39f27,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/vi/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/vi/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/vi/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 643,
            "total_words": 2477,
            "translated": 643,
            "translated_words": 2477,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 197,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T17:07:09.011694Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/vi/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/vi/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/vi/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/vi/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/vi/units/?format=api"
        },
        {
            "language": {
                "id": 378,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 377,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://weblate.tusky.app/languages/vi/",
                "url": "https://weblate.tusky.app/api/languages/vi/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/vi/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "vi",
            "id": 209,
            "filename": "fastlane/metadata/android/vi",
            "revision": "28b4fcae438c0d9d79ec5747f37e5b43f4e54990,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/vi/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/vi/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/vi/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 34,
            "translated_words": 1853,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-21T12:51:47.160586Z",
            "last_author": "Hồ Nhất Duy",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/vi/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/vi/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/vi/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/vi/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/vi/units/?format=api"
        },
        {
            "language": {
                "id": 173,
                "code": "gd",
                "name": "Gaelic",
                "plural": {
                    "id": 172,
                    "source": 0,
                    "number": 4,
                    "formula": "(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "gae",
                    "gla"
                ],
                "direction": "ltr",
                "population": 72337,
                "web_url": "https://weblate.tusky.app/languages/gd/",
                "url": "https://weblate.tusky.app/api/languages/gd/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/gd/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "gd",
            "id": 210,
            "filename": "app/src/main/res/values-gd/strings.xml",
            "revision": "454dd298c887f232e262ae9793395216bc8ce838,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/gd/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/gd/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/gd/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/gd/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 643,
            "total_words": 2477,
            "translated": 604,
            "translated_words": 2246,
            "translated_percent": 93.9,
            "fuzzy": 4,
            "fuzzy_words": 18,
            "fuzzy_percent": 0.6,
            "failing_checks": 2,
            "failing_checks_words": 93,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-13T17:01:37.783768Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/gd/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/gd/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/gd/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/gd/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/gd/units/?format=api"
        },
        {
            "language": {
                "id": 173,
                "code": "gd",
                "name": "Gaelic",
                "plural": {
                    "id": 172,
                    "source": 0,
                    "number": 4,
                    "formula": "(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "gae",
                    "gla"
                ],
                "direction": "ltr",
                "population": 72337,
                "web_url": "https://weblate.tusky.app/languages/gd/",
                "url": "https://weblate.tusky.app/api/languages/gd/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/gd/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "gd",
            "id": 211,
            "filename": "fastlane/metadata/android/gd",
            "revision": "d8792fecd5fb5466f22380ef761ececc478f1141,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/gd/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/gd/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/gd/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/gd/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 2,
            "translated_words": 10,
            "translated_percent": 5.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-02T14:49:00.951962Z",
            "last_author": "GunChleoc",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/gd/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/gd/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/gd/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/gd/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/gd/units/?format=api"
        },
        {
            "language": {
                "id": 421,
                "code": "ber",
                "name": "Berber",
                "plural": {
                    "id": 439,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.tusky.app/languages/ber/",
                "url": "https://weblate.tusky.app/api/languages/ber/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/ber/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ber",
            "id": 212,
            "filename": "app/src/main/res/values-ber/strings.xml",
            "revision": "c754aef8ad028b7cdea49e407e78f373669749d1,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/ber/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/ber/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/ber/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/ber/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 643,
            "total_words": 2487,
            "translated": 36,
            "translated_words": 52,
            "translated_percent": 5.5,
            "fuzzy": 4,
            "fuzzy_words": 9,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-13T17:01:20.316343Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ber/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ber/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ber/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ber/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ber/units/?format=api"
        },
        {
            "language": {
                "id": 421,
                "code": "ber",
                "name": "Berber",
                "plural": {
                    "id": 439,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.tusky.app/languages/ber/",
                "url": "https://weblate.tusky.app/api/languages/ber/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/ber/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ber",
            "id": 213,
            "filename": "fastlane/metadata/android/ber",
            "revision": "da39a3ee5e6b4b0d3255bfef95601890afd80709,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/ber/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/ber/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/ber/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ber/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "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-20T16:34:44.923847Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ber/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ber/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ber/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ber/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ber/units/?format=api"
        },
        {
            "language": {
                "id": 172,
                "code": "ga",
                "name": "Irish",
                "plural": {
                    "id": 171,
                    "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://weblate.tusky.app/languages/ga/",
                "url": "https://weblate.tusky.app/api/languages/ga/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/ga/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ga",
            "id": 214,
            "filename": "app/src/main/res/values-ga/strings.xml",
            "revision": "a4b8ff8ebd0ef23c4f72f3a4c3e83d83b95e8b11,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/ga/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/ga/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/ga/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/ga/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 643,
            "total_words": 2485,
            "translated": 399,
            "translated_words": 1232,
            "translated_percent": 62.0,
            "fuzzy": 30,
            "fuzzy_words": 180,
            "fuzzy_percent": 4.6,
            "failing_checks": 8,
            "failing_checks_words": 144,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-13T17:01:36.998331Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ga/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ga/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ga/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ga/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ga/units/?format=api"
        },
        {
            "language": {
                "id": 172,
                "code": "ga",
                "name": "Irish",
                "plural": {
                    "id": 171,
                    "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://weblate.tusky.app/languages/ga/",
                "url": "https://weblate.tusky.app/api/languages/ga/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/ga/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ga",
            "id": 215,
            "filename": "fastlane/metadata/android/ga",
            "revision": "540ba13073c3ca1c1768790f82b7db8fd078fe4b,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/ga/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/ga/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/ga/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ga/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 2,
            "translated_words": 10,
            "translated_percent": 5.8,
            "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-20T16:34:46.621701Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ga/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ga/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ga/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ga/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ga/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "bn_BD",
                "name": "Bengali (Bangladesh)",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 159397980,
                "web_url": "https://weblate.tusky.app/languages/bn_BD/",
                "url": "https://weblate.tusky.app/api/languages/bn_BD/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/bn_BD/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "bn-rBD",
            "id": 216,
            "filename": "app/src/main/res/values-bn-rBD/strings.xml",
            "revision": "ee0bb11d9233fb145d7b281dd88cd2a64b0a7ffa,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/bn_BD/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/bn_BD/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/bn_BD/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/bn_BD/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 643,
            "total_words": 2477,
            "translated": 404,
            "translated_words": 1236,
            "translated_percent": 62.8,
            "fuzzy": 39,
            "fuzzy_words": 264,
            "fuzzy_percent": 6.0,
            "failing_checks": 17,
            "failing_checks_words": 199,
            "failing_checks_percent": 2.6,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-05-13T17:01:21.874864Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/bn_BD/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/bn_BD/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/bn_BD/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/bn_BD/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/bn_BD/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "bn_BD",
                "name": "Bengali (Bangladesh)",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 159397980,
                "web_url": "https://weblate.tusky.app/languages/bn_BD/",
                "url": "https://weblate.tusky.app/api/languages/bn_BD/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/bn_BD/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "bn-BD",
            "id": 217,
            "filename": "fastlane/metadata/android/bn-BD",
            "revision": "3738ec91b3a4ce647d923c05fe4d5ca84673d179,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/bn_BD/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/bn_BD/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/bn_BD/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/bn_BD/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 3,
            "translated_words": 90,
            "translated_percent": 8.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-12T13:45:09.096894Z",
            "last_author": "Bifo Ho",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/bn_BD/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/bn_BD/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/bn_BD/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/bn_BD/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/bn_BD/units/?format=api"
        },
        {
            "language": {
                "id": 140,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 139,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.tusky.app/languages/en/",
                "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 218,
            "filename": "app/src/main/res/values/strings.xml",
            "revision": "6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/en/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/en/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/en/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 643,
            "total_words": 2477,
            "translated": 643,
            "translated_words": 2477,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 106,
            "failing_checks_words": 732,
            "failing_checks_percent": 16.4,
            "have_suggestion": 0,
            "have_comment": 11,
            "last_change": "2024-05-13T17:01:17.797825Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/en/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/en/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/en/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/en/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/en/units/?format=api"
        },
        {
            "language": {
                "id": 140,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 139,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.tusky.app/languages/en/",
                "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 219,
            "filename": "fastlane/metadata/android/en-US",
            "revision": "8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/en/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/en/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/en/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 34,
            "total_words": 1853,
            "translated": 34,
            "translated_words": 1853,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 26,
            "failing_checks_words": 1627,
            "failing_checks_percent": 76.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-20T16:34:44.689854Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/en/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/en/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/en/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/en/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/en/units/?format=api"
        },
        {
            "language": {
                "id": 312,
                "code": "sa",
                "name": "Sanskrit",
                "plural": {
                    "id": 311,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n==2 ? 1 : 2",
                    "type": 4
                },
                "aliases": [
                    "san"
                ],
                "direction": "ltr",
                "population": 15913,
                "web_url": "https://weblate.tusky.app/languages/sa/",
                "url": "https://weblate.tusky.app/api/languages/sa/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/sa/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sa",
            "id": 228,
            "filename": "app/src/main/res/values-sa/strings.xml",
            "revision": "0f6e88a5edff43b8f7ea34e6706ddc3b4fa2954d,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/sa/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/sa/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/sa/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/sa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 643,
            "total_words": 2487,
            "translated": 489,
            "translated_words": 1412,
            "translated_percent": 76.0,
            "fuzzy": 31,
            "fuzzy_words": 175,
            "fuzzy_percent": 4.8,
            "failing_checks": 16,
            "failing_checks_words": 189,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-13T17:02:01.552159Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/sa/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/sa/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/sa/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/sa/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/sa/units/?format=api"
        },
        {
            "language": {
                "id": 312,
                "code": "sa",
                "name": "Sanskrit",
                "plural": {
                    "id": 311,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n==2 ? 1 : 2",
                    "type": 4
                },
                "aliases": [
                    "san"
                ],
                "direction": "ltr",
                "population": 15913,
                "web_url": "https://weblate.tusky.app/languages/sa/",
                "url": "https://weblate.tusky.app/api/languages/sa/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/sa/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sa",
            "id": 229,
            "filename": "fastlane/metadata/android/sa",
            "revision": "17a8188f0f46af3e7a23de72eb45fc4c1ea88bcf,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/sa/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/sa/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/sa/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 5,
            "translated_words": 249,
            "translated_percent": 14.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 93,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-09-05T10:04:57.971949Z",
            "last_author": "dkdarshan760",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sa/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sa/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sa/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sa/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/sa/units/?format=api"
        },
        {
            "language": {
                "id": 290,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 289,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "population": 40120509,
                "web_url": "https://weblate.tusky.app/languages/pa/",
                "url": "https://weblate.tusky.app/api/languages/pa/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/pa/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pa",
            "id": 231,
            "filename": "fastlane/metadata/android/pa",
            "revision": "da39a3ee5e6b4b0d3255bfef95601890afd80709,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/pa/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/pa/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/pa/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "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-20T16:34:48.039534Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pa/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pa/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pa/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pa/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pa/units/?format=api"
        },
        {
            "language": {
                "id": 352,
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 351,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "population": 95478480,
                "web_url": "https://weblate.tusky.app/languages/te/",
                "url": "https://weblate.tusky.app/api/languages/te/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/te/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "te",
            "id": 233,
            "filename": "fastlane/metadata/android/te",
            "revision": "da39a3ee5e6b4b0d3255bfef95601890afd80709,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/te/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/te/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/te/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "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-20T16:34:48.868481Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/te/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/te/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/te/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/te/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/te/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://weblate.tusky.app/languages/ckb/",
                "url": "https://weblate.tusky.app/api/languages/ckb/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/ckb/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ckb",
            "id": 234,
            "filename": "app/src/main/res/values-ckb/strings.xml",
            "revision": "086d4c2af0c83be0c4fdff1aa6d09d508c20b3f2,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/ckb/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/ckb/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/ckb/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 643,
            "total_words": 2477,
            "translated": 384,
            "translated_words": 1161,
            "translated_percent": 59.7,
            "fuzzy": 37,
            "fuzzy_words": 258,
            "fuzzy_percent": 5.7,
            "failing_checks": 7,
            "failing_checks_words": 131,
            "failing_checks_percent": 1.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-05-13T17:01:24.274295Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ckb/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ckb/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ckb/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ckb/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://weblate.tusky.app/languages/ckb/",
                "url": "https://weblate.tusky.app/api/languages/ckb/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/ckb/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ckb",
            "id": 235,
            "filename": "fastlane/metadata/android/ckb",
            "revision": "5ec2ae9e30d7efe3c74a865827c50c85c3c49dbb,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/ckb/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/ckb/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/ckb/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 4,
            "translated_words": 152,
            "translated_percent": 11.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 80,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-03T10:47:37.617603Z",
            "last_author": "qezwan",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ckb/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ckb/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ckb/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ckb/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 97,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://weblate.tusky.app/languages/bg/",
                "url": "https://weblate.tusky.app/api/languages/bg/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/bg/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "bg",
            "id": 236,
            "filename": "app/src/main/res/values-bg/strings.xml",
            "revision": "cff612d4906ea1300c3dc816f4e4e5c957166b2f,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/bg/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/bg/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/bg/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 643,
            "total_words": 2477,
            "translated": 545,
            "translated_words": 1747,
            "translated_percent": 84.7,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 0.1,
            "failing_checks": 2,
            "failing_checks_words": 93,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-13T17:01:21.196237Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/bg/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/bg/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/bg/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/bg/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/bg/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 97,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://weblate.tusky.app/languages/bg/",
                "url": "https://weblate.tusky.app/api/languages/bg/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/bg/statistics/?format=api"
            },
            "component": {
                "name": "Tusky description",
                "slug": "tusky-app",
                "id": 6,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky-app/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "fastlane/metadata/android/en-US",
                "edit_template": false,
                "intermediate": "",
                "new_base": "fastlane/metadata/android/en-US",
                "file_format": "appstore",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky-app/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "max-length:9999",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/5/?format=api",
                    "https://weblate.tusky.app/api/addons/6/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "bg",
            "id": 237,
            "filename": "fastlane/metadata/android/bg",
            "revision": "bb912b3341682c18c5f14a1203dfdd438fff5a15,8d5fccdfa8d22ca4d173aa99eef4e9b01905ec08",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky-app/bg/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/bg/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky-app/bg/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 1853,
            "translated": 9,
            "translated_words": 433,
            "translated_percent": 26.4,
            "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": 1,
            "last_change": "2021-02-11T11:00:39.559094Z",
            "last_author": "мачко",
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/bg/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/bg/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/bg/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/bg/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky-app/bg/units/?format=api"
        },
        {
            "language": {
                "id": 175,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 174,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://weblate.tusky.app/languages/gl/",
                "url": "https://weblate.tusky.app/api/languages/gl/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/languages/gl/statistics/?format=api"
            },
            "component": {
                "name": "Tusky",
                "slug": "tusky",
                "id": 4,
                "source_language": {
                    "id": 140,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.tusky.app/languages/en/",
                    "url": "https://weblate.tusky.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tusky",
                    "slug": "tusky",
                    "id": 2,
                    "web": "https://tusky.app",
                    "web_url": "https://weblate.tusky.app/projects/tusky/",
                    "url": "https://weblate.tusky.app/api/projects/tusky/?format=api",
                    "components_list_url": "https://weblate.tusky.app/api/projects/tusky/components/?format=api",
                    "repository_url": "https://weblate.tusky.app/api/projects/tusky/repository/?format=api",
                    "statistics_url": "https://weblate.tusky.app/api/projects/tusky/statistics/?format=api",
                    "categories_url": "https://weblate.tusky.app/api/projects/tusky/categories/?format=api",
                    "changes_list_url": "https://weblate.tusky.app/api/projects/tusky/changes/?format=api",
                    "languages_url": "https://weblate.tusky.app/api/projects/tusky/languages/?format=api",
                    "labels_url": "https://weblate.tusky.app/api/projects/tusky/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "https://weblate.tusky.app/git/tusky/tusky/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.tusky.app/projects/tusky/tusky/",
                "url": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
                "repository_url": "https://weblate.tusky.app/api/components/tusky/tusky/repository/?format=api",
                "translations_url": "https://weblate.tusky.app/api/components/tusky/tusky/translations/?format=api",
                "statistics_url": "https://weblate.tusky.app/api/components/tusky/tusky/statistics/?format=api",
                "lock_url": "https://weblate.tusky.app/api/components/tusky/tusky/lock/?format=api",
                "links_url": "https://weblate.tusky.app/api/components/tusky/tusky/links/?format=api",
                "changes_list_url": "https://weblate.tusky.app/api/components/tusky/tusky/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.tusky.app/api/addons/1/?format=api",
                    "https://weblate.tusky.app/api/addons/4/?format=api",
                    "https://weblate.tusky.app/api/addons/3/?format=api",
                    "https://weblate.tusky.app/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "gl",
            "id": 238,
            "filename": "app/src/main/res/values-gl/strings.xml",
            "revision": "b51621b0dcd3ab23f8b2b93efe4f5bc766626725,6e16daec4339ae8eac5ba9f49586bc3e0fc0fe5d",
            "web_url": "https://weblate.tusky.app/projects/tusky/tusky/gl/",
            "share_url": "https://weblate.tusky.app/engage/tusky/-/gl/",
            "translate_url": "https://weblate.tusky.app/translate/tusky/tusky/gl/",
            "url": "https://weblate.tusky.app/api/translations/tusky/tusky/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 643,
            "total_words": 2477,
            "translated": 638,
            "translated_words": 2455,
            "translated_percent": 99.2,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 0.1,
            "failing_checks": 4,
            "failing_checks_words": 200,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-13T17:01:38.643284Z",
            "last_author": null,
            "repository_url": "https://weblate.tusky.app/api/translations/tusky/tusky/gl/repository/?format=api",
            "file_url": "https://weblate.tusky.app/api/translations/tusky/tusky/gl/file/?format=api",
            "statistics_url": "https://weblate.tusky.app/api/translations/tusky/tusky/gl/statistics/?format=api",
            "changes_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/gl/changes/?format=api",
            "units_list_url": "https://weblate.tusky.app/api/translations/tusky/tusky/gl/units/?format=api"
        }
    ]
}