Translation components API.

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

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

{
    "count": 37238,
    "next": "https://weblate.rob006.net/api/translations/?format=api&page=4",
    "previous": "https://weblate.rob006.net/api/translations/?format=api&page=2",
    "results": [
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-subscribed",
                "slug": "fof-subscribed",
                "id": 99,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-subscribed.json",
                "screenshot_filemask": "",
                "template": "sources/fof-subscribed.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-subscribed/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-subscribed/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-subscribed/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-subscribed/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-subscribed/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-subscribed/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-subscribed/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-subscribed/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 679,
            "filename": "translations/zh_Hans/fof-subscribed.json",
            "revision": "059dd2d216bb82563ae69930965a44f026b8fb03,73e4ad1e5abb3f78409019dfcf753515b1d74e44",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-subscribed/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-subscribed/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-subscribed/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 245,
            "translated": 27,
            "translated_words": 245,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-04T13:42:48.092334Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-subscribed/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-subscribed/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-subscribed/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-subscribed/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-subscribed/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-reactions",
                "slug": "fof-reactions",
                "id": 100,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-reactions.json",
                "screenshot_filemask": "",
                "template": "sources/fof-reactions.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-reactions/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-reactions/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-reactions/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-reactions/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-reactions/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-reactions/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-reactions/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-reactions/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 680,
            "filename": "translations/zh_Hans/fof-reactions.json",
            "revision": "37b08806692331d319a5587311866fdc056ed056,9586b2193a08f77df0849d4eb9c589144180b0f8",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-reactions/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-reactions/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-reactions/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 42,
            "total_words": 365,
            "translated": 42,
            "translated_words": 365,
            "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-05-13T15:19:14.283370Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-reactions/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-reactions/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-reactions/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-reactions/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-reactions/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-prevent-necrobumping",
                "slug": "fof-prevent-necrobumping",
                "id": 101,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-prevent-necrobumping.json",
                "screenshot_filemask": "",
                "template": "sources/fof-prevent-necrobumping.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-prevent-necrobumping/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 681,
            "filename": "translations/zh_Hans/fof-prevent-necrobumping.json",
            "revision": "1746ece6ff1d1e0278901b8009be9bb200bc186b,3b1789579d6f5450e04177f7566068a1ec0e8da9",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-prevent-necrobumping/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-prevent-necrobumping/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-prevent-necrobumping/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 133,
            "translated": 12,
            "translated_words": 133,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-07-14T02:03:55.205542Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-prevent-necrobumping/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-prevent-necrobumping/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-prevent-necrobumping/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-prevent-necrobumping/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-prevent-necrobumping/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-recaptcha",
                "slug": "fof-recaptcha",
                "id": 102,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-recaptcha.json",
                "screenshot_filemask": "",
                "template": "sources/fof-recaptcha.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-recaptcha/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-recaptcha/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-recaptcha/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-recaptcha/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-recaptcha/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-recaptcha/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-recaptcha/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-recaptcha/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 682,
            "filename": "translations/zh_Hans/fof-recaptcha.json",
            "revision": "5a720a67d34589101b662a95d861003dd23d3018,ff7a84a466ba4a322b455e4f46a3ca5738e1545f",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-recaptcha/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-recaptcha/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-recaptcha/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 114,
            "translated": 19,
            "translated_words": 114,
            "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-05-15T13:01:40.546451Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-recaptcha/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-recaptcha/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-recaptcha/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-recaptcha/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-recaptcha/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-disposable-emails",
                "slug": "fof-disposable-emails",
                "id": 103,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-disposable-emails.json",
                "screenshot_filemask": "",
                "template": "sources/fof-disposable-emails.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-disposable-emails/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-disposable-emails/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-disposable-emails/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-disposable-emails/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-disposable-emails/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-disposable-emails/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-disposable-emails/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-disposable-emails/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 683,
            "filename": "translations/zh_Hans/fof-disposable-emails.json",
            "revision": "e89ded111986fc4d47c279fd63cefbe481946e38,6e28934fc67d90b3a21110ecf3abb5ad869c1aa1",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-disposable-emails/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-disposable-emails/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-disposable-emails/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 7,
            "translated": 1,
            "translated_words": 7,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-06T12:05:24.749096Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-disposable-emails/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-disposable-emails/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-disposable-emails/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-disposable-emails/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-disposable-emails/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-polls",
                "slug": "fof-polls",
                "id": 104,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-polls.json",
                "screenshot_filemask": "",
                "template": "sources/fof-polls.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-polls/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-polls/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-polls/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-polls/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-polls/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-polls/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-polls/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-polls/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 684,
            "filename": "translations/zh_Hans/fof-polls.json",
            "revision": "bac08cb59e8a5ef3a11e3d5f08562cb29401806b,a20fe8c5722b074d458828697561daeaf4b8c731",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-polls/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-polls/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-polls/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 92,
            "total_words": 437,
            "translated": 92,
            "translated_words": 437,
            "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-05-13T11:42:16.024561Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-polls/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-polls/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-polls/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-polls/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-polls/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-username-request",
                "slug": "fof-username-request",
                "id": 105,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-username-request.json",
                "screenshot_filemask": "",
                "template": "sources/fof-username-request.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-username-request/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-username-request/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-username-request/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-username-request/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-username-request/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-username-request/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-username-request/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-username-request/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 685,
            "filename": "translations/zh_Hans/fof-username-request.json",
            "revision": "a5ec9f6bba7c0b685b792070b368200751201a71,ff6b0a00943859d9e60fe35f973efb6d1d6b4806",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-username-request/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-username-request/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-username-request/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 70,
            "total_words": 368,
            "translated": 70,
            "translated_words": 368,
            "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-02-19T02:28:54.504559Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-username-request/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-username-request/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-username-request/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-username-request/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-username-request/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-formatting",
                "slug": "fof-formatting",
                "id": 106,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-formatting.json",
                "screenshot_filemask": "",
                "template": "sources/fof-formatting.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-formatting/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-formatting/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-formatting/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-formatting/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-formatting/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-formatting/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-formatting/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 686,
            "filename": "translations/zh_Hans/fof-formatting.json",
            "revision": "bd469e0c347a7962b6e8c474824e3e25bcb6b975,e36e62fa46de23a0c45cbe589e03f4a63edc8d71",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-formatting/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-formatting/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 29,
            "translated": 7,
            "translated_words": 29,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-03-28T02:30:11.153349Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-frontpage",
                "slug": "fof-frontpage",
                "id": 107,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-frontpage.json",
                "screenshot_filemask": "",
                "template": "sources/fof-frontpage.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-frontpage/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 687,
            "filename": "translations/zh_Hans/fof-frontpage.json",
            "revision": "b601dd296a6dd720c41f577f00753c9dd2e9da4f,62c2c614535f11624a64973d75d9004408dfda43",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-frontpage/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-frontpage/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 14,
            "translated": 5,
            "translated_words": 14,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-22T02:56:16.181008Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-masquerade",
                "slug": "fof-masquerade",
                "id": 108,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-masquerade.json",
                "screenshot_filemask": "",
                "template": "sources/fof-masquerade.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-masquerade/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-masquerade/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-masquerade/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-masquerade/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-masquerade/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-masquerade/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-masquerade/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-masquerade/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 688,
            "filename": "translations/zh_Hans/fof-masquerade.json",
            "revision": "53dd573692052536ee8793412ddb398913dfdd05,1e668aabeaac99b05cca0d6079bd54cbf28b2f47",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-masquerade/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-masquerade/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-masquerade/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 169,
            "translated": 41,
            "translated_words": 169,
            "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-05-16T09:06:31.245333Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-masquerade/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-masquerade/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-masquerade/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-masquerade/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-masquerade/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-custom-footer",
                "slug": "fof-custom-footer",
                "id": 109,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-custom-footer.json",
                "screenshot_filemask": "",
                "template": "sources/fof-custom-footer.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-custom-footer/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 689,
            "filename": "translations/zh_Hans/fof-custom-footer.json",
            "revision": "7d5f0eab6727be4a82622590d6bb42425bc92e44,46ca65b360275846e8f67c9335cf1784cf2c1541",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-custom-footer/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-custom-footer/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 9,
            "translated": 4,
            "translated_words": 9,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-21T09:14:45.804809Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-merge-discussions",
                "slug": "fof-merge-discussions",
                "id": 110,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-merge-discussions.json",
                "screenshot_filemask": "",
                "template": "sources/fof-merge-discussions.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-merge-discussions/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-merge-discussions/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-merge-discussions/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-merge-discussions/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-merge-discussions/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-merge-discussions/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-merge-discussions/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-merge-discussions/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 690,
            "filename": "translations/zh_Hans/fof-merge-discussions.json",
            "revision": "fb1256828aef4927a447b01fa698639bb3281b97,1a8b58f83ea6aedacb931b3d839959f27992199a",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-merge-discussions/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-merge-discussions/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-merge-discussions/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 172,
            "translated": 28,
            "translated_words": 172,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-04T14:09:35.312972Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-merge-discussions/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-merge-discussions/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-merge-discussions/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-merge-discussions/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-merge-discussions/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-byobu",
                "slug": "fof-byobu",
                "id": 111,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-byobu.json",
                "screenshot_filemask": "",
                "template": "sources/fof-byobu.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-byobu/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-byobu/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-byobu/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-byobu/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-byobu/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-byobu/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-byobu/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-byobu/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 691,
            "filename": "translations/zh_Hans/fof-byobu.json",
            "revision": "6c4988dc8950354894913eef22c22fc36c7c719f,8dba62367c7a4752b9e2141c98189d351d5c89ce",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-byobu/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-byobu/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-byobu/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 64,
            "total_words": 532,
            "translated": 64,
            "translated_words": 532,
            "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-05-13T08:32:27.085601Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-byobu/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-byobu/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-byobu/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-byobu/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-byobu/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-sentry",
                "slug": "fof-sentry",
                "id": 112,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-sentry.json",
                "screenshot_filemask": "",
                "template": "sources/fof-sentry.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-sentry/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-sentry/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-sentry/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-sentry/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-sentry/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-sentry/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-sentry/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-sentry/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 692,
            "filename": "translations/zh_Hans/fof-sentry.json",
            "revision": "20abe4b34c576533ab276f2cd355206f41345e9e,deb5a32c3e5ca05c0b31f5523e87f7e9d9f9d716",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-sentry/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-sentry/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-sentry/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 258,
            "translated": 18,
            "translated_words": 258,
            "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-05-15T14:31:09.553622Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-sentry/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-sentry/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-sentry/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-sentry/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-sentry/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-spamblock",
                "slug": "fof-spamblock",
                "id": 113,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-spamblock.json",
                "screenshot_filemask": "",
                "template": "sources/fof-spamblock.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-spamblock/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 693,
            "filename": "translations/zh_Hans/fof-spamblock.json",
            "revision": "6f680bf53c40cd80e002986a1f5c235145ab381d,40bddce2cce58fd502add541694194b6399d3b15",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-spamblock/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-spamblock/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-spamblock/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 24,
            "translated": 3,
            "translated_words": 24,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-22T03:03:35.933558Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-spamblock/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-spamblock/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-spamblock/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-spamblock/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-spamblock/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-gamification",
                "slug": "fof-gamification",
                "id": 114,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-gamification.json",
                "screenshot_filemask": "",
                "template": "sources/fof-gamification.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-gamification/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-gamification/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-gamification/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-gamification/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-gamification/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-gamification/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-gamification/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-gamification/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 694,
            "filename": "translations/zh_Hans/fof-gamification.json",
            "revision": "0a59950034d10e18b3ebcebe6689ee15493c34a1,22a4319bb88ef3068db9a5439c2cc69210a91d42",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-gamification/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-gamification/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-gamification/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 74,
            "total_words": 403,
            "translated": 74,
            "translated_words": 403,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-03T04:01:26.113811Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-gamification/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-gamification/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-gamification/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-gamification/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-gamification/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-socialprofile",
                "slug": "fof-socialprofile",
                "id": 115,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-socialprofile.json",
                "screenshot_filemask": "",
                "template": "sources/fof-socialprofile.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-socialprofile/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 695,
            "filename": "translations/zh_Hans/fof-socialprofile.json",
            "revision": "5eed835bc53ebd833cecf9e7c6861da4ce54c2dd,ef3b612c2cfde29faea8527c1f1e3370dc6d4dc5",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-socialprofile/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-socialprofile/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-socialprofile/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 50,
            "translated": 15,
            "translated_words": 50,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-24T14:15:08.296149Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-socialprofile/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-socialprofile/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-socialprofile/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-socialprofile/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-socialprofile/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-follow-tags",
                "slug": "fof-follow-tags",
                "id": 117,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-follow-tags.json",
                "screenshot_filemask": "",
                "template": "sources/fof-follow-tags.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-follow-tags/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-follow-tags/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-follow-tags/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-follow-tags/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-follow-tags/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-follow-tags/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-follow-tags/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-follow-tags/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 697,
            "filename": "translations/zh_Hans/fof-follow-tags.json",
            "revision": "6b3de99660c018a96be05be572f9bf28b4a384a9,5658d2a2c48589653608f0aece037c3059a9d35d",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-follow-tags/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-follow-tags/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-follow-tags/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 273,
            "translated": 48,
            "translated_words": 273,
            "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-05-13T10:06:43.950993Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-follow-tags/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-follow-tags/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-follow-tags/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-follow-tags/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-follow-tags/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-open-collective",
                "slug": "fof-open-collective",
                "id": 119,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-open-collective.json",
                "screenshot_filemask": "",
                "template": "sources/fof-open-collective.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-open-collective/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 699,
            "filename": "translations/zh_Hans/fof-open-collective.json",
            "revision": "b8227d057913295b3c4d4326f4cb527e93e226d2,fbf448df407e5876a25795bbcce1b7f5113ae0f3",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-open-collective/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-open-collective/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-open-collective/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 16,
            "translated": 5,
            "translated_words": 16,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-07T14:27:27.856087Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-open-collective/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-open-collective/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-open-collective/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-open-collective/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-open-collective/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-secure-https",
                "slug": "fof-secure-https",
                "id": 120,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-secure-https.json",
                "screenshot_filemask": "",
                "template": "sources/fof-secure-https.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-secure-https/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 700,
            "filename": "translations/zh_Hans/fof-secure-https.json",
            "revision": "93643df44e08b9ef9cbd4c5a0ac47327d6dde6d6,c9aa816c28f6ca4d11f130234bbbe5385063adee",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-secure-https/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-secure-https/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 16,
            "translated": 3,
            "translated_words": 16,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-08T03:03:00.395924Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-default-group",
                "slug": "fof-default-group",
                "id": 121,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-default-group.json",
                "screenshot_filemask": "",
                "template": "sources/fof-default-group.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-default-group/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-default-group/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-default-group/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-default-group/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-default-group/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-default-group/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-default-group/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-default-group/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 701,
            "filename": "translations/zh_Hans/fof-default-group.json",
            "revision": "a1cbabaf97ec9f3379ee6ec3b776e7dc861b1e06,389256fa0b655ce8bacac554f106e8a23e7ecf3f",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-default-group/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-default-group/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-default-group/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 15,
            "translated": 1,
            "translated_words": 15,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-06T12:02:59.443944Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-default-group/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-default-group/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-default-group/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-default-group/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-default-group/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-share-social",
                "slug": "fof-share-social",
                "id": 123,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-share-social.json",
                "screenshot_filemask": "",
                "template": "sources/fof-share-social.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-share-social/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-share-social/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-share-social/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-share-social/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-share-social/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-share-social/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-share-social/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-share-social/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 703,
            "filename": "translations/zh_Hans/fof-share-social.json",
            "revision": "f5cc82e3a46ff2b9348041fefd3d043cab2b0e80,860cfc5a19f6fb41bca8839f0096a05c5f28f8ea",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-share-social/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-share-social/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-share-social/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 67,
            "translated": 20,
            "translated_words": 67,
            "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-05-15T14:44:28.092187Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-share-social/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-share-social/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-share-social/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-share-social/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-share-social/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-ignore-users",
                "slug": "fof-ignore-users",
                "id": 124,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-ignore-users.json",
                "screenshot_filemask": "",
                "template": "sources/fof-ignore-users.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-ignore-users/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 704,
            "filename": "translations/zh_Hans/fof-ignore-users.json",
            "revision": "5db72fcdf26e3bae5f79783a6c725381760a83e5,5f20098703386ed7ff03faa44d0c7686c9c2d26b",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-ignore-users/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-ignore-users/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-ignore-users/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 40,
            "translated": 9,
            "translated_words": 40,
            "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-05-13T10:46:34.773244Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-ignore-users/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-ignore-users/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-ignore-users/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-ignore-users/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-ignore-users/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-links",
                "slug": "fof-links",
                "id": 125,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-links.json",
                "screenshot_filemask": "",
                "template": "sources/fof-links.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-links/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-links/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-links/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-links/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-links/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-links/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-links/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-links/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 705,
            "filename": "translations/zh_Hans/fof-links.json",
            "revision": "09e603e96b46995b95c809eea8346425d8259895,fe8570dd7af61231e4ef55ca3fc95d3c1b4ad0d3",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-links/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-links/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-links/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 88,
            "translated": 26,
            "translated_words": 88,
            "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-05-13T10:53:36.109100Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-links/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-links/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-links/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-links/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-links/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-nightmode",
                "slug": "fof-nightmode",
                "id": 168,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-nightmode.json",
                "screenshot_filemask": "",
                "template": "sources/fof-nightmode.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-nightmode/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-nightmode/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-nightmode/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-nightmode/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-nightmode/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-nightmode/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-nightmode/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-nightmode/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 706,
            "filename": "translations/zh_Hans/fof-nightmode.json",
            "revision": "d12441520c385f24d73156e2fd4a144b6802c266,4fa7aba7a6de5d116071c8f59c24bd1d507c2144",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-nightmode/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-nightmode/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-nightmode/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 223,
            "translated": 28,
            "translated_words": 223,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-04T14:06:48.117695Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-nightmode/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-nightmode/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-nightmode/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-nightmode/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-nightmode/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-drafts",
                "slug": "fof-drafts",
                "id": 212,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-drafts.json",
                "screenshot_filemask": "",
                "template": "sources/fof-drafts.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-drafts/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-drafts/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-drafts/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-drafts/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-drafts/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-drafts/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-drafts/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-drafts/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 707,
            "filename": "translations/zh_Hans/fof-drafts.json",
            "revision": "694eeda5f58050acd62326d2ddd5b652f3ce2765,ef0c08bc3df502ab8fe5350af82ece93e80487d2",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-drafts/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-drafts/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-drafts/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 150,
            "translated": 39,
            "translated_words": 150,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-29T13:05:02.730220Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-drafts/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-drafts/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-drafts/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-drafts/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-drafts/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-ban-ips",
                "slug": "fof-ban-ips",
                "id": 217,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-ban-ips.json",
                "screenshot_filemask": "",
                "template": "sources/fof-ban-ips.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-ban-ips/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-ban-ips/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-ban-ips/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-ban-ips/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-ban-ips/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-ban-ips/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-ban-ips/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-ban-ips/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 708,
            "filename": "translations/zh_Hans/fof-ban-ips.json",
            "revision": "1f036dc0c93e533eb37338946f1dd4e40020cf27,7aef4bd127c0785b33134b6d93512b3b0bc2350e",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-ban-ips/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-ban-ips/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-ban-ips/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 249,
            "translated": 47,
            "translated_words": 249,
            "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-05-13T08:10:14.698896Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-ban-ips/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-ban-ips/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-ban-ips/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-ban-ips/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-ban-ips/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-amazon-affiliation",
                "slug": "fof-amazon-affiliation",
                "id": 240,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-amazon-affiliation.json",
                "screenshot_filemask": "",
                "template": "sources/fof-amazon-affiliation.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-amazon-affiliation/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-amazon-affiliation/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-amazon-affiliation/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-amazon-affiliation/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-amazon-affiliation/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-amazon-affiliation/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-amazon-affiliation/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-amazon-affiliation/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 709,
            "filename": "translations/zh_Hans/fof-amazon-affiliation.json",
            "revision": "0e619ee8686ce0ac0ad705ce91530af71760e74d,9abe2e127b2b8d55348af606abf1c785916e2d72",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-amazon-affiliation/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-amazon-affiliation/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-amazon-affiliation/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 104,
            "translated": 10,
            "translated_words": 104,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-29T02:21:55.893983Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-amazon-affiliation/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-amazon-affiliation/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-amazon-affiliation/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-amazon-affiliation/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-amazon-affiliation/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-pretty-mail",
                "slug": "fof-pretty-mail",
                "id": 366,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-pretty-mail.json",
                "screenshot_filemask": "",
                "template": "sources/fof-pretty-mail.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-pretty-mail/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-pretty-mail/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-pretty-mail/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-pretty-mail/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-pretty-mail/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-pretty-mail/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-pretty-mail/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-pretty-mail/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 710,
            "filename": "translations/zh_Hans/fof-pretty-mail.json",
            "revision": "d3241b8084d7c47df0347a7f956f68c706540eb5,5d85027637d3f574b649d372739bc044af248df1",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-pretty-mail/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-pretty-mail/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-pretty-mail/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 139,
            "translated": 20,
            "translated_words": 139,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-04T14:01:51.080491Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-pretty-mail/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-pretty-mail/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-pretty-mail/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-pretty-mail/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-pretty-mail/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-stopforumspam",
                "slug": "fof-stopforumspam",
                "id": 401,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-stopforumspam.json",
                "screenshot_filemask": "",
                "template": "sources/fof-stopforumspam.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-stopforumspam/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-stopforumspam/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-stopforumspam/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-stopforumspam/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-stopforumspam/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-stopforumspam/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-stopforumspam/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-stopforumspam/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 711,
            "filename": "translations/zh_Hans/fof-stopforumspam.json",
            "revision": "93428a80c556f061f55d1a5ea2a12306582059cd,fb6d99f6c29632609ebb079b328f8f7e35631579",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-stopforumspam/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-stopforumspam/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 290,
            "translated": 20,
            "translated_words": 290,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-24T12:29:11.360859Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-linguist",
                "slug": "fof-linguist",
                "id": 506,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-linguist.json",
                "screenshot_filemask": "",
                "template": "sources/fof-linguist.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-linguist/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-linguist/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-linguist/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-linguist/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-linguist/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-linguist/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-linguist/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-linguist/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 712,
            "filename": "translations/zh_Hans/fof-linguist.json",
            "revision": "1bc2fe2534a67a45afddf3551040f49e505ea561,a1a98d8cd8dc6e364e903d0736c16294097ee29a",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-linguist/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-linguist/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 76,
            "total_words": 338,
            "translated": 76,
            "translated_words": 338,
            "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-05-13T10:47:28.019889Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-geoip",
                "slug": "fof-geoip",
                "id": 582,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-geoip.json",
                "screenshot_filemask": "",
                "template": "sources/fof-geoip.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-geoip/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-geoip/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-geoip/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-geoip/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-geoip/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-geoip/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-geoip/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-geoip/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 713,
            "filename": "translations/zh_Hans/fof-geoip.json",
            "revision": "13efd6690d223ea4f205e8e4efb21e63dbd36dbe,991ce05a36e5c78844e989e3bc0af9eb16b51841",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-geoip/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-geoip/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-geoip/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 140,
            "translated": 28,
            "translated_words": 140,
            "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-05-13T10:44:50.645294Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-geoip/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-geoip/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-geoip/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-geoip/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-geoip/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-terms",
                "slug": "fof-terms",
                "id": 820,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-terms.json",
                "screenshot_filemask": "",
                "template": "sources/fof-terms.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-terms/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-terms/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-terms/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-terms/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-terms/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-terms/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-terms/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-terms/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 714,
            "filename": "translations/zh_Hans/fof-terms.json",
            "revision": "59dc77ca427fc6644893847f0e5f0fc45395a4eb,fbc1aeef14138e0867f64d177a2357ea4422ae81",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-terms/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-terms/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-terms/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 355,
            "translated": 44,
            "translated_words": 355,
            "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-05-15T17:26:36.453352Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-terms/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-terms/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-terms/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-terms/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-terms/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-best-answer",
                "slug": "fof-best-answer",
                "id": 825,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-best-answer.json",
                "screenshot_filemask": "",
                "template": "sources/fof-best-answer.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-best-answer/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-best-answer/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-best-answer/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-best-answer/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-best-answer/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-best-answer/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-best-answer/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-best-answer/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 715,
            "filename": "translations/zh_Hans/fof-best-answer.json",
            "revision": "22ef8e1cfa0fffdd8b9863fc6239710464e5d277,6f801d1af12fab5cfde04a302047b648178b7504",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-best-answer/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-best-answer/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-best-answer/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 629,
            "translated": 67,
            "translated_words": 629,
            "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-05-13T08:27:46.045098Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-best-answer/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-best-answer/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-best-answer/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-best-answer/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-best-answer/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-pwned-passwords",
                "slug": "fof-pwned-passwords",
                "id": 830,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-pwned-passwords.json",
                "screenshot_filemask": "",
                "template": "sources/fof-pwned-passwords.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-pwned-passwords/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-pwned-passwords/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-pwned-passwords/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-pwned-passwords/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-pwned-passwords/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-pwned-passwords/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-pwned-passwords/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-pwned-passwords/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 716,
            "filename": "translations/zh_Hans/fof-pwned-passwords.json",
            "revision": "06e43dea189dd85bfa9859becec1743c29ce93db,fab7142d1db16ccd199eb1e4e57dbd6680315c5a",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-pwned-passwords/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-pwned-passwords/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-pwned-passwords/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 49,
            "translated": 6,
            "translated_words": 49,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-08T02:00:21.673396Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-pwned-passwords/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-pwned-passwords/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-pwned-passwords/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-pwned-passwords/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-pwned-passwords/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-html-errors",
                "slug": "fof-html-errors",
                "id": 837,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-html-errors.json",
                "screenshot_filemask": "",
                "template": "sources/fof-html-errors.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-html-errors/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 717,
            "filename": "translations/zh_Hans/fof-html-errors.json",
            "revision": "d6a738f00f5efc769fd01d91e21293e509c42f8b,e09e1f0bfb826d594904e82833d2b871e22a5e31",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-html-errors/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-html-errors/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 23,
            "translated": 5,
            "translated_words": 23,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-07T09:57:30.139559Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-forum-statistics-widget",
                "slug": "fof-forum-statistics-widget",
                "id": 839,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-forum-statistics-widget.json",
                "screenshot_filemask": "",
                "template": "sources/fof-forum-statistics-widget.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-forum-statistics-widget/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-forum-statistics-widget/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-forum-statistics-widget/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-forum-statistics-widget/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-forum-statistics-widget/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-forum-statistics-widget/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-forum-statistics-widget/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-forum-statistics-widget/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 718,
            "filename": "translations/zh_Hans/fof-forum-statistics-widget.json",
            "revision": "91cfa395a16cf483257fc6e8ff62aea2481a882e,502a5bac3d6b0b1c8110ec1525819d78bd71b105",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-forum-statistics-widget/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-forum-statistics-widget/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-forum-statistics-widget/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 122,
            "translated": 16,
            "translated_words": 122,
            "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-05-13T10:14:25.210097Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-forum-statistics-widget/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-forum-statistics-widget/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-forum-statistics-widget/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-forum-statistics-widget/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-forum-statistics-widget/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-upload",
                "slug": "fof-upload",
                "id": 854,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-upload.json",
                "screenshot_filemask": "",
                "template": "sources/fof-upload.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-upload/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-upload/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-upload/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-upload/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-upload/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-upload/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-upload/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-upload/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 719,
            "filename": "translations/zh_Hans/fof-upload.json",
            "revision": "e52527613fab8271e9612408ab9f0430391fcc62,d923d1a0bfda41606c539797a8b4db4e277ed08b",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-upload/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-upload/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-upload/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 157,
            "total_words": 1189,
            "translated": 157,
            "translated_words": 1189,
            "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-05-15T17:54:20.724021Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-upload/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-upload/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-upload/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-upload/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-upload/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-filter",
                "slug": "fof-filter",
                "id": 858,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-filter.json",
                "screenshot_filemask": "",
                "template": "sources/fof-filter.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-filter/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-filter/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-filter/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-filter/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-filter/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-filter/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-filter/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-filter/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 720,
            "filename": "translations/zh_Hans/fof-filter.json",
            "revision": "a801a74fd80ed6a4812c60e7532c47ab0662a8ca,3ed3705e54127bec4baccba6110a7fd98dd5c398",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-filter/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-filter/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-filter/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 168,
            "translated": 23,
            "translated_words": 168,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-14T03:48:01.924999Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-filter/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-filter/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-filter/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-filter/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-filter/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-moderator-notes",
                "slug": "fof-moderator-notes",
                "id": 863,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-moderator-notes.json",
                "screenshot_filemask": "",
                "template": "sources/fof-moderator-notes.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-moderator-notes/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-moderator-notes/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-moderator-notes/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-moderator-notes/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-moderator-notes/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-moderator-notes/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-moderator-notes/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-moderator-notes/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 721,
            "filename": "translations/zh_Hans/fof-moderator-notes.json",
            "revision": "2b620a532bb707556159d86a954b2d66776e0747,3d319c5aa806e71da84d51c169c3973833992e8f",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-moderator-notes/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-moderator-notes/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-moderator-notes/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 72,
            "translated": 17,
            "translated_words": 72,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-29T02:18:29.946810Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-moderator-notes/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-moderator-notes/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-moderator-notes/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-moderator-notes/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-moderator-notes/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-passport",
                "slug": "fof-passport",
                "id": 872,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-passport.json",
                "screenshot_filemask": "",
                "template": "sources/fof-passport.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-passport/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-passport/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-passport/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-passport/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-passport/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-passport/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-passport/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-passport/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 722,
            "filename": "translations/zh_Hans/fof-passport.json",
            "revision": "6db03fd9c89c215e58678d4746f1c506370f7bc6,b6b944e3ec91fd14e96e2d03bab0757349cd9237",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-passport/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-passport/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-passport/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 35,
            "translated": 10,
            "translated_words": 35,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-07T14:31:01.365142Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-passport/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-passport/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-passport/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-passport/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-passport/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-discussion-language",
                "slug": "fof-discussion-language",
                "id": 881,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-discussion-language.json",
                "screenshot_filemask": "",
                "template": "sources/fof-discussion-language.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-discussion-language/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-discussion-language/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-discussion-language/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-discussion-language/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-discussion-language/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-discussion-language/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-discussion-language/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-discussion-language/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 723,
            "filename": "translations/zh_Hans/fof-discussion-language.json",
            "revision": "e685f4aa62a9e57d6d6dc1a089af47aa871f30cf,a80061958c0ff4565b99261694214c9f2eb9594e",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-discussion-language/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-discussion-language/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-discussion-language/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 109,
            "translated": 19,
            "translated_words": 109,
            "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-05-13T08:56:10.908768Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-discussion-language/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-discussion-language/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-discussion-language/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-discussion-language/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-discussion-language/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-impersonate",
                "slug": "fof-impersonate",
                "id": 882,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-impersonate.json",
                "screenshot_filemask": "",
                "template": "sources/fof-impersonate.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-impersonate/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-impersonate/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-impersonate/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-impersonate/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-impersonate/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-impersonate/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-impersonate/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-impersonate/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 724,
            "filename": "translations/zh_Hans/fof-impersonate.json",
            "revision": "575a328c9faf499c95e17a592f50e468cfe9bbde,71bb52f88f0ca0471d60a0b7851aeab2453bb600",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-impersonate/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-impersonate/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-impersonate/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 73,
            "translated": 10,
            "translated_words": 73,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-07T10:17:09.477664Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-impersonate/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-impersonate/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-impersonate/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-impersonate/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-impersonate/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "antoinefr-money",
                "slug": "antoinefr-money",
                "id": 226,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/antoinefr-money.json",
                "screenshot_filemask": "",
                "template": "sources/antoinefr-money.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/antoinefr-money/",
                "url": "https://weblate.rob006.net/api/components/flarum/antoinefr-money/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-money/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-money/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-money/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-money/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-money/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-money/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 726,
            "filename": "translations/zh_Hans/antoinefr-money.json",
            "revision": "24ae812e2e1a7b8c0d7a93510f464055988c24b3,94c8109feee6b26d03735c19226ef6c377b44e08",
            "web_url": "https://weblate.rob006.net/projects/flarum/antoinefr-money/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/antoinefr-money/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-money/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 80,
            "translated": 19,
            "translated_words": 80,
            "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-05-12T10:57:58.036097Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-money/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-money/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-money/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-money/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-money/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "antoinefr-online",
                "slug": "antoinefr-online",
                "id": 182,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/antoinefr-online.json",
                "screenshot_filemask": "",
                "template": "sources/antoinefr-online.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/antoinefr-online/",
                "url": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 727,
            "filename": "translations/zh_Hans/antoinefr-online.json",
            "revision": "3fa8c49069a39f2c5827c4091162f3d5e7cddfdb,5a6303d59625bf57e4f8c27314ac0df7507140f5",
            "web_url": "https://weblate.rob006.net/projects/flarum/antoinefr-online/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/antoinefr-online/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 29,
            "translated": 5,
            "translated_words": 29,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-07-09T07:01:26.869901Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "askvortsov-categories",
                "slug": "askvortsov-categories",
                "id": 871,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/askvortsov-categories.json",
                "screenshot_filemask": "",
                "template": "sources/askvortsov-categories.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-categories/",
                "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-categories/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-categories/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-categories/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-categories/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-categories/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-categories/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-categories/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 729,
            "filename": "translations/zh_Hans/askvortsov-categories.json",
            "revision": "c6ddf8d6a5643c3061c515ed6ac31f3bdb6e3254,c07243dd4652adce89de3de6c37a745ff7518dab",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-categories/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/askvortsov-categories/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 130,
            "translated": 27,
            "translated_words": 130,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-29T04:15:10.092513Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "askvortsov-help-tags",
                "slug": "askvortsov-help-tags",
                "id": 866,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/askvortsov-help-tags.json",
                "screenshot_filemask": "",
                "template": "sources/askvortsov-help-tags.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-help-tags/",
                "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-help-tags/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-help-tags/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-help-tags/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-help-tags/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-help-tags/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-help-tags/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-help-tags/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 730,
            "filename": "translations/zh_Hans/askvortsov-help-tags.json",
            "revision": "4085b6ba6bf5df0a65e5e2fe71ede04b533bd77e,12da297b014f31b85adf6a33dfd1b7e26a08e10f",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-help-tags/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/askvortsov-help-tags/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-help-tags/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 29,
            "translated": 4,
            "translated_words": 29,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-28T04:17:50.768445Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-help-tags/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-help-tags/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-help-tags/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-help-tags/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-help-tags/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "askvortsov-moderator-warnings",
                "slug": "askvortsov-moderator-warnings",
                "id": 873,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/askvortsov-moderator-warnings.json",
                "screenshot_filemask": "",
                "template": "sources/askvortsov-moderator-warnings.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-moderator-warnings/",
                "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-moderator-warnings/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-moderator-warnings/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-moderator-warnings/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-moderator-warnings/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-moderator-warnings/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-moderator-warnings/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-moderator-warnings/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 731,
            "filename": "translations/zh_Hans/askvortsov-moderator-warnings.json",
            "revision": "1b33d3d98bd242cb8dc434eaa644e250a7ed07b8,b84ac970276f094154ca43ad8175aa45b967cf7b",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-moderator-warnings/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/askvortsov-moderator-warnings/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-moderator-warnings/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 274,
            "translated": 34,
            "translated_words": 274,
            "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-05-12T11:03:00.933295Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-moderator-warnings/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-moderator-warnings/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-moderator-warnings/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-moderator-warnings/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-moderator-warnings/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "askvortsov-pwa",
                "slug": "askvortsov-pwa",
                "id": 875,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/askvortsov-pwa.json",
                "screenshot_filemask": "",
                "template": "sources/askvortsov-pwa.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-pwa/",
                "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-pwa/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-pwa/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-pwa/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-pwa/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-pwa/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-pwa/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-pwa/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 732,
            "filename": "translations/zh_Hans/askvortsov-pwa.json",
            "revision": "8dce8ef4ecabec8260ded91211a6714f55514046,3b5bce6ffe65de3dffd6edda30f770a666f6cd78",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-pwa/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/askvortsov-pwa/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-pwa/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 62,
            "total_words": 851,
            "translated": 62,
            "translated_words": 851,
            "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-05-18T11:24:02.672671Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-pwa/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-pwa/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-pwa/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-pwa/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-pwa/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "askvortsov-saml",
                "slug": "askvortsov-saml",
                "id": 856,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/askvortsov-saml.json",
                "screenshot_filemask": "",
                "template": "sources/askvortsov-saml.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-saml/",
                "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-saml/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-saml/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-saml/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-saml/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-saml/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-saml/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-saml/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 733,
            "filename": "translations/zh_Hans/askvortsov-saml.json",
            "revision": "ef76625c19a8b0e1dbc6563d4db2ef4f609eeff7,7e6c3e28e7f2c6c07b956d3df10e4af53c5079f6",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-saml/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/askvortsov-saml/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-saml/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 114,
            "translated": 23,
            "translated_words": 114,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-29T03:46:32.234747Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-saml/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-saml/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-saml/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-saml/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-saml/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "clarkwinkelmann-author-change",
                "slug": "clarkwinkelmann-author-change",
                "id": 819,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/clarkwinkelmann-author-change.json",
                "screenshot_filemask": "",
                "template": "sources/clarkwinkelmann-author-change.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-author-change/",
                "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-author-change/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-author-change/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-author-change/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-author-change/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-author-change/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-author-change/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-author-change/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 734,
            "filename": "translations/zh_Hans/clarkwinkelmann-author-change.json",
            "revision": "e5eb69c39da87fefdaf1da20679131672754a95d,0a6e6991cd078c24e57f2f7241d58b8bedfbec33",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-author-change/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-author-change/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-author-change/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 60,
            "translated": 16,
            "translated_words": 60,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-29T04:19:05.665513Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-author-change/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-author-change/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-author-change/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-author-change/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-author-change/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "clarkwinkelmann-catch-the-fish",
                "slug": "clarkwinkelmann-catch-the-fish",
                "id": 242,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/clarkwinkelmann-catch-the-fish.json",
                "screenshot_filemask": "",
                "template": "sources/clarkwinkelmann-catch-the-fish.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-catch-the-fish/",
                "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 736,
            "filename": "translations/zh_Hans/clarkwinkelmann-catch-the-fish.json",
            "revision": "6de050a1d5f4c811cc02e90d87bbb2db5c574929,0f122c6f369aed5cde1d6db70c762fa73701a80e",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-catch-the-fish/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-catch-the-fish/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 742,
            "translated": 132,
            "translated_words": 742,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-12-18T09:54:59.192834Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "clarkwinkelmann-create-user-modal",
                "slug": "clarkwinkelmann-create-user-modal",
                "id": 846,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/clarkwinkelmann-create-user-modal.json",
                "screenshot_filemask": "",
                "template": "sources/clarkwinkelmann-create-user-modal.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-create-user-modal/",
                "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 738,
            "filename": "translations/zh_Hans/clarkwinkelmann-create-user-modal.json",
            "revision": "9620acbf6923f363662723543d1aec8a1719b98d,faf249024237ad7a286a5172f3abe904025433d9",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-create-user-modal/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-create-user-modal/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 11,
            "translated": 4,
            "translated_words": 11,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-05T04:42:34.091111Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "clarkwinkelmann-emojionearea",
                "slug": "clarkwinkelmann-emojionearea",
                "id": 164,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/clarkwinkelmann-emojionearea.json",
                "screenshot_filemask": "",
                "template": "sources/clarkwinkelmann-emojionearea.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-emojionearea/",
                "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-emojionearea/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-emojionearea/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-emojionearea/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-emojionearea/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-emojionearea/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-emojionearea/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-emojionearea/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 740,
            "filename": "translations/zh_Hans/clarkwinkelmann-emojionearea.json",
            "revision": "574dc4ed4b2f61ae52721e55be4691e399d9b6de,04877c7558b165e33afb44550e384e9e56896ef6",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-emojionearea/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-emojionearea/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-emojionearea/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 26,
            "translated": 8,
            "translated_words": 26,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-22T09:43:42.003134Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-emojionearea/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-emojionearea/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-emojionearea/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-emojionearea/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-emojionearea/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "clarkwinkelmann-passwordless",
                "slug": "clarkwinkelmann-passwordless",
                "id": 845,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/clarkwinkelmann-passwordless.json",
                "screenshot_filemask": "",
                "template": "sources/clarkwinkelmann-passwordless.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-passwordless/",
                "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-passwordless/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-passwordless/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-passwordless/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-passwordless/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-passwordless/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-passwordless/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-passwordless/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 741,
            "filename": "translations/zh_Hans/clarkwinkelmann-passwordless.json",
            "revision": "fad601747d97ba20fd86d43e23f24c64faec4be7,ee1b3784326985e79de5c14ce161704e3ffa2578",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-passwordless/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-passwordless/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-passwordless/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 223,
            "translated": 25,
            "translated_words": 223,
            "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-05-19T05:39:55.239501Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-passwordless/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-passwordless/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-passwordless/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-passwordless/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-passwordless/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "clarkwinkelmann-scratchpad",
                "slug": "clarkwinkelmann-scratchpad",
                "id": 867,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/clarkwinkelmann-scratchpad.json",
                "screenshot_filemask": "",
                "template": "sources/clarkwinkelmann-scratchpad.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-scratchpad/",
                "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 743,
            "filename": "translations/zh_Hans/clarkwinkelmann-scratchpad.json",
            "revision": "e6ca884fdd50c619a54ff992c23e4feb7357fc89,d58da6f0e28ef7286d0d9bc0a3ed2adc51efc8c8",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-scratchpad/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-scratchpad/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 120,
            "translated": 36,
            "translated_words": 120,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-04T08:10:35.227291Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "clarkwinkelmann-who-read",
                "slug": "clarkwinkelmann-who-read",
                "id": 865,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/clarkwinkelmann-who-read.json",
                "screenshot_filemask": "",
                "template": "sources/clarkwinkelmann-who-read.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-who-read/",
                "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-who-read/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-who-read/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-who-read/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-who-read/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-who-read/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-who-read/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-who-read/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 747,
            "filename": "translations/zh_Hans/clarkwinkelmann-who-read.json",
            "revision": "12b34a8340e23008edf12c6b4c6e9496447e5cca,52d9961947db83a8744f29af4c26b0b2106c5f64",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-who-read/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-who-read/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 204,
            "translated": 30,
            "translated_words": 204,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-01T15:30:31.036021Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "maicol07-sso",
                "slug": "maicol07-sso",
                "id": 623,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/maicol07-sso.json",
                "screenshot_filemask": "",
                "template": "sources/maicol07-sso.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/maicol07-sso/",
                "url": "https://weblate.rob006.net/api/components/flarum/maicol07-sso/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/maicol07-sso/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/maicol07-sso/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/maicol07-sso/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/maicol07-sso/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/maicol07-sso/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/maicol07-sso/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 763,
            "filename": "translations/zh_Hans/maicol07-sso.json",
            "revision": "8b4970f90130aee007745bb89aad3d7350e69615,46e8db7e3c3abb1854f864c4f58361928efb24f6",
            "web_url": "https://weblate.rob006.net/projects/flarum/maicol07-sso/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/maicol07-sso/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 120,
            "translated": 25,
            "translated_words": 120,
            "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": "2023-06-16T14:20:35.813658Z",
            "last_author": "Burial0268",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "matteocontrini-imgur-upload",
                "slug": "matteocontrini-imgur-upload",
                "id": 174,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/matteocontrini-imgur-upload.json",
                "screenshot_filemask": "",
                "template": "sources/matteocontrini-imgur-upload.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/matteocontrini-imgur-upload/",
                "url": "https://weblate.rob006.net/api/components/flarum/matteocontrini-imgur-upload/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/matteocontrini-imgur-upload/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/matteocontrini-imgur-upload/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/matteocontrini-imgur-upload/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/matteocontrini-imgur-upload/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/matteocontrini-imgur-upload/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/matteocontrini-imgur-upload/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 764,
            "filename": "translations/zh_Hans/matteocontrini-imgur-upload.json",
            "revision": "c8de3049aad339e051f222e7f3c3ddb4d1818913,1207754d1a875f466baa641feac1d1be4d60ecfe",
            "web_url": "https://weblate.rob006.net/projects/flarum/matteocontrini-imgur-upload/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/matteocontrini-imgur-upload/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/matteocontrini-imgur-upload/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 38,
            "translated": 11,
            "translated_words": 38,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-24T06:05:31.439779Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/matteocontrini-imgur-upload/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/matteocontrini-imgur-upload/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/matteocontrini-imgur-upload/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/matteocontrini-imgur-upload/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/matteocontrini-imgur-upload/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "michaelbelgium-discussion-views",
                "slug": "michaelbelgium-discussion-views",
                "id": 90,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/michaelbelgium-discussion-views.json",
                "screenshot_filemask": "",
                "template": "sources/michaelbelgium-discussion-views.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/michaelbelgium-discussion-views/",
                "url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-discussion-views/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-discussion-views/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-discussion-views/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-discussion-views/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-discussion-views/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-discussion-views/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-discussion-views/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 765,
            "filename": "translations/zh_Hans/michaelbelgium-discussion-views.json",
            "revision": "a5425b2ccd680518bf1589ce93cb742b609e0147,b392f19a3465fea3c7348723bcff405629ca3ceb",
            "web_url": "https://weblate.rob006.net/projects/flarum/michaelbelgium-discussion-views/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/michaelbelgium-discussion-views/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-discussion-views/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 146,
            "translated": 29,
            "translated_words": 146,
            "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-05-16T12:21:46.969387Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-discussion-views/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-discussion-views/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-discussion-views/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-discussion-views/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-discussion-views/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "michaelbelgium-profile-views",
                "slug": "michaelbelgium-profile-views",
                "id": 216,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/michaelbelgium-profile-views.json",
                "screenshot_filemask": "",
                "template": "sources/michaelbelgium-profile-views.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/michaelbelgium-profile-views/",
                "url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 767,
            "filename": "translations/zh_Hans/michaelbelgium-profile-views.json",
            "revision": "0dc081a0c3d1d9d76120d879b2a9fe8a14a1244a,0ca7afa983ac257a6cc28d18c201d4db63eb3fe8",
            "web_url": "https://weblate.rob006.net/projects/flarum/michaelbelgium-profile-views/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/michaelbelgium-profile-views/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-profile-views/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 18,
            "translated": 5,
            "translated_words": 18,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-28T02:14:02.079260Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-profile-views/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-profile-views/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-profile-views/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-profile-views/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-profile-views/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "migratetoflarum-canonical",
                "slug": "migratetoflarum-canonical",
                "id": 81,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/migratetoflarum-canonical.json",
                "screenshot_filemask": "",
                "template": "sources/migratetoflarum-canonical.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/migratetoflarum-canonical/",
                "url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-canonical/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-canonical/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-canonical/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-canonical/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-canonical/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-canonical/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-canonical/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 768,
            "filename": "translations/zh_Hans/migratetoflarum-canonical.json",
            "revision": "498f773e0bf048a86047a924bdb412f8e0605941,e03276e92544e4f30be90a6629f9d4e9a575da4e",
            "web_url": "https://weblate.rob006.net/projects/flarum/migratetoflarum-canonical/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/migratetoflarum-canonical/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-canonical/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 91,
            "translated": 13,
            "translated_words": 91,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-08T15:51:09.531062Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-canonical/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-canonical/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-canonical/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-canonical/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-canonical/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "migratetoflarum-fake-data",
                "slug": "migratetoflarum-fake-data",
                "id": 248,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/migratetoflarum-fake-data.json",
                "screenshot_filemask": "",
                "template": "sources/migratetoflarum-fake-data.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/migratetoflarum-fake-data/",
                "url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-fake-data/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-fake-data/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-fake-data/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-fake-data/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-fake-data/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-fake-data/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-fake-data/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 769,
            "filename": "translations/zh_Hans/migratetoflarum-fake-data.json",
            "revision": "75b7a2e69c3661551b218302e6e8eef93540a8ea,80ae85cc83fe2d3baccf3fade3bbbb7167f09afe",
            "web_url": "https://weblate.rob006.net/projects/flarum/migratetoflarum-fake-data/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/migratetoflarum-fake-data/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-fake-data/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 68,
            "translated": 18,
            "translated_words": 68,
            "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-05-18T16:00:11.675618Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-fake-data/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-fake-data/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-fake-data/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-fake-data/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-fake-data/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "nomiscz-auth-steam",
                "slug": "nomiscz-auth-steam",
                "id": 199,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/nomiscz-auth-steam.json",
                "screenshot_filemask": "",
                "template": "sources/nomiscz-auth-steam.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/nomiscz-auth-steam/",
                "url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-steam/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-steam/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-steam/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-steam/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-steam/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-steam/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-steam/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 775,
            "filename": "translations/zh_Hans/nomiscz-auth-steam.json",
            "revision": "f02d17a83891b19aef3857bea22437f91373fa53,0fcb0b8cb03644c62be98ce00784b00843c6634a",
            "web_url": "https://weblate.rob006.net/projects/flarum/nomiscz-auth-steam/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/nomiscz-auth-steam/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-steam/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 85,
            "translated": 17,
            "translated_words": 85,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-09T03:03:16.100939Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-steam/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-steam/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-steam/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-steam/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-steam/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "nomiscz-auth-wechat",
                "slug": "nomiscz-auth-wechat",
                "id": 859,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/nomiscz-auth-wechat.json",
                "screenshot_filemask": "",
                "template": "sources/nomiscz-auth-wechat.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/nomiscz-auth-wechat/",
                "url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-wechat/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-wechat/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-wechat/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-wechat/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-wechat/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-wechat/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-wechat/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 776,
            "filename": "translations/zh_Hans/nomiscz-auth-wechat.json",
            "revision": "c17fae539d9b13e2097763f83f1ca9dcc59f64fc,0174e93d1c2b6c7f695697b57145fc14bf00f46d",
            "web_url": "https://weblate.rob006.net/projects/flarum/nomiscz-auth-wechat/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/nomiscz-auth-wechat/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-wechat/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 80,
            "translated": 17,
            "translated_words": 80,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-09T03:06:30.189387Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-wechat/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-wechat/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-wechat/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-wechat/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-wechat/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "sycho-profile-cover",
                "slug": "sycho-profile-cover",
                "id": 624,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/sycho-profile-cover.json",
                "screenshot_filemask": "",
                "template": "sources/sycho-profile-cover.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/sycho-profile-cover/",
                "url": "https://weblate.rob006.net/api/components/flarum/sycho-profile-cover/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/sycho-profile-cover/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/sycho-profile-cover/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/sycho-profile-cover/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/sycho-profile-cover/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/sycho-profile-cover/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/sycho-profile-cover/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 788,
            "filename": "translations/zh_Hans/sycho-profile-cover.json",
            "revision": "a99697eb29e92beed928d756a8c2ec9b4abed306,3234a8d80fa86cddfcf5e80998883c966744c690",
            "web_url": "https://weblate.rob006.net/projects/flarum/sycho-profile-cover/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/sycho-profile-cover/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/sycho-profile-cover/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 36,
            "translated": 10,
            "translated_words": 36,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-23T07:18:48.025023Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/sycho-profile-cover/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/sycho-profile-cover/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/sycho-profile-cover/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/sycho-profile-cover/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/sycho-profile-cover/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "therealsujitk-gifs",
                "slug": "therealsujitk-gifs",
                "id": 868,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/therealsujitk-gifs.json",
                "screenshot_filemask": "",
                "template": "sources/therealsujitk-gifs.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/therealsujitk-gifs/",
                "url": "https://weblate.rob006.net/api/components/flarum/therealsujitk-gifs/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/therealsujitk-gifs/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/therealsujitk-gifs/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/therealsujitk-gifs/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/therealsujitk-gifs/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/therealsujitk-gifs/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/therealsujitk-gifs/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 797,
            "filename": "translations/zh_Hans/therealsujitk-gifs.json",
            "revision": "1f775e5836979e1a9d906724b40d11442d597c4b,77263cc7268a4408225ceb3a2eb4f7ac32fa9b3d",
            "web_url": "https://weblate.rob006.net/projects/flarum/therealsujitk-gifs/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/therealsujitk-gifs/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/therealsujitk-gifs/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 45,
            "translated": 16,
            "translated_words": 45,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-01T16:40:12.930524Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/therealsujitk-gifs/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/therealsujitk-gifs/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/therealsujitk-gifs/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/therealsujitk-gifs/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/therealsujitk-gifs/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "tpokorra-post-notification",
                "slug": "tpokorra-post-notification",
                "id": 227,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/tpokorra-post-notification.json",
                "screenshot_filemask": "",
                "template": "sources/tpokorra-post-notification.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/tpokorra-post-notification/",
                "url": "https://weblate.rob006.net/api/components/flarum/tpokorra-post-notification/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/tpokorra-post-notification/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/tpokorra-post-notification/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/tpokorra-post-notification/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/tpokorra-post-notification/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/tpokorra-post-notification/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/tpokorra-post-notification/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 801,
            "filename": "translations/zh_Hans/tpokorra-post-notification.json",
            "revision": "2634099e9fef56d316f510a156217ac7c3b67587,990119297a6173863a24071bc9a38d5c3fa0035d",
            "web_url": "https://weblate.rob006.net/projects/flarum/tpokorra-post-notification/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/tpokorra-post-notification/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/tpokorra-post-notification/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 123,
            "translated": 12,
            "translated_words": 123,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-09T06:42:00.387399Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/tpokorra-post-notification/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/tpokorra-post-notification/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/tpokorra-post-notification/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/tpokorra-post-notification/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/tpokorra-post-notification/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "v17development-seo",
                "slug": "v17development-seo",
                "id": 161,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/v17development-seo.json",
                "screenshot_filemask": "",
                "template": "sources/v17development-seo.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/v17development-seo/",
                "url": "https://weblate.rob006.net/api/components/flarum/v17development-seo/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/v17development-seo/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/v17development-seo/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/v17development-seo/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/v17development-seo/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/v17development-seo/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/v17development-seo/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 802,
            "filename": "translations/zh_Hans/v17development-seo.json",
            "revision": "2018b7b9ceb362e2e73ce80e4cec40479c8446e5,91c9adf3472fcb45b486298885cc9c371bf7a32e",
            "web_url": "https://weblate.rob006.net/projects/flarum/v17development-seo/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/v17development-seo/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/v17development-seo/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 12,
            "translated": 2,
            "translated_words": 12,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-09T06:47:02.307417Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/v17development-seo/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/v17development-seo/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/v17development-seo/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/v17development-seo/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/v17development-seo/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-github-sponsors",
                "slug": "fof-github-sponsors",
                "id": 833,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-github-sponsors.json",
                "screenshot_filemask": "",
                "template": "sources/fof-github-sponsors.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-github-sponsors/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-github-sponsors/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-github-sponsors/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-github-sponsors/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-github-sponsors/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-github-sponsors/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-github-sponsors/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-github-sponsors/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 806,
            "filename": "translations/zh_Hans/fof-github-sponsors.json",
            "revision": "b5bd575be5efd4d6e850456a041c269035fc0591,95cf71d1798ca73bc6e247d1604cc2b0b002b10f",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-github-sponsors/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-github-sponsors/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-github-sponsors/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 24,
            "translated": 7,
            "translated_words": 24,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-09T09:40:27.215920Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-github-sponsors/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-github-sponsors/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-github-sponsors/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-github-sponsors/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-github-sponsors/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 188,
                    "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.rob006.net/languages/pl/",
                "url": "https://weblate.rob006.net/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "kilowhat-formulaire",
                "slug": "kilowhat-formulaire",
                "id": 888,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/kilowhat-formulaire.json",
                "screenshot_filemask": "",
                "template": "sources/kilowhat-formulaire.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-formulaire/",
                "url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pl",
            "id": 838,
            "filename": "translations/pl/kilowhat-formulaire.json",
            "revision": "8fcb4b6afc053eeed37b5531b3281ca01435a2cc,8a547c6fa25404593641d6ca092642a033339f53",
            "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-formulaire/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/kilowhat-formulaire/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-formulaire/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 319,
            "total_words": 1137,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-formulaire/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-formulaire/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-formulaire/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-formulaire/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-formulaire/pl/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 243,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.rob006.net/languages/tr/",
                "url": "https://weblate.rob006.net/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "kilowhat-formulaire",
                "slug": "kilowhat-formulaire",
                "id": 888,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/kilowhat-formulaire.json",
                "screenshot_filemask": "",
                "template": "sources/kilowhat-formulaire.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-formulaire/",
                "url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "tr",
            "id": 839,
            "filename": "translations/tr/kilowhat-formulaire.json",
            "revision": "082eb0578dd9f7aa6347b1f88bdd567033ab1341,8a547c6fa25404593641d6ca092642a033339f53",
            "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-formulaire/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/kilowhat-formulaire/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-formulaire/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 319,
            "total_words": 1137,
            "translated": 316,
            "translated_words": 1099,
            "translated_percent": 99.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-02-25T12:27:10.245255Z",
            "last_author": "NO HXGS",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-formulaire/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-formulaire/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-formulaire/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-formulaire/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-formulaire/tr/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "kilowhat-formulaire",
                "slug": "kilowhat-formulaire",
                "id": 888,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/kilowhat-formulaire.json",
                "screenshot_filemask": "",
                "template": "sources/kilowhat-formulaire.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-formulaire/",
                "url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 840,
            "filename": "translations/zh_Hans/kilowhat-formulaire.json",
            "revision": "45a022043a6a07b90660da4719340928656844e8,8a547c6fa25404593641d6ca092642a033339f53",
            "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-formulaire/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/kilowhat-formulaire/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-formulaire/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 319,
            "total_words": 1137,
            "translated": 17,
            "translated_words": 35,
            "translated_percent": 5.3,
            "fuzzy": 217,
            "fuzzy_words": 773,
            "fuzzy_percent": 68.0,
            "failing_checks": 181,
            "failing_checks_words": 661,
            "failing_checks_percent": 56.7,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-03-26T12:14:20.334677Z",
            "last_author": "Rinfair Pu",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-formulaire/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-formulaire/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-formulaire/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-formulaire/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-formulaire/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 188,
                    "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.rob006.net/languages/pl/",
                "url": "https://weblate.rob006.net/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "kilowhat-custom-paths",
                "slug": "kilowhat-custom-paths",
                "id": 890,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/kilowhat-custom-paths.json",
                "screenshot_filemask": "",
                "template": "sources/kilowhat-custom-paths.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-custom-paths/",
                "url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pl",
            "id": 844,
            "filename": "translations/pl/kilowhat-custom-paths.json",
            "revision": "c847d3709e5960bc43d81b6a017f7fad5de35fc9,6b57ebbe54096d9e67f248f8aa7b480ea7726cdb",
            "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-custom-paths/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/kilowhat-custom-paths/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-custom-paths/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 78,
            "total_words": 158,
            "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": "2021-05-16T20:58:56.593609Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-custom-paths/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-custom-paths/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-custom-paths/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-custom-paths/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-custom-paths/pl/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 243,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.rob006.net/languages/tr/",
                "url": "https://weblate.rob006.net/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "kilowhat-custom-paths",
                "slug": "kilowhat-custom-paths",
                "id": 890,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/kilowhat-custom-paths.json",
                "screenshot_filemask": "",
                "template": "sources/kilowhat-custom-paths.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-custom-paths/",
                "url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "tr",
            "id": 845,
            "filename": "translations/tr/kilowhat-custom-paths.json",
            "revision": "7f3d648578166b9608a676fc6cb4512ef5ff4f76,6b57ebbe54096d9e67f248f8aa7b480ea7726cdb",
            "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-custom-paths/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/kilowhat-custom-paths/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-custom-paths/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 78,
            "total_words": 158,
            "translated": 78,
            "translated_words": 158,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-18T22:26:49.839277Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-custom-paths/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-custom-paths/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-custom-paths/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-custom-paths/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-custom-paths/tr/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "kilowhat-custom-paths",
                "slug": "kilowhat-custom-paths",
                "id": 890,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/kilowhat-custom-paths.json",
                "screenshot_filemask": "",
                "template": "sources/kilowhat-custom-paths.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-custom-paths/",
                "url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 846,
            "filename": "translations/zh_Hans/kilowhat-custom-paths.json",
            "revision": "a43e90c4b6c0f311d040679dba95276bcff3a263,6b57ebbe54096d9e67f248f8aa7b480ea7726cdb",
            "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-custom-paths/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/kilowhat-custom-paths/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-custom-paths/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 78,
            "total_words": 158,
            "translated": 56,
            "translated_words": 109,
            "translated_percent": 71.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": "2021-09-28T01:55:02.416238Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-custom-paths/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-custom-paths/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-custom-paths/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-custom-paths/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-custom-paths/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 188,
                    "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.rob006.net/languages/pl/",
                "url": "https://weblate.rob006.net/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "kilowhat-wordpress",
                "slug": "kilowhat-wordpress",
                "id": 891,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/kilowhat-wordpress.json",
                "screenshot_filemask": "",
                "template": "sources/kilowhat-wordpress.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-wordpress/",
                "url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pl",
            "id": 847,
            "filename": "translations/pl/kilowhat-wordpress.json",
            "revision": "a53c877a69d29c69555168e2ae8bc4652e530270,6f1a6ce9dc33b6b4a880e200fbb3e7b655ec106a",
            "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-wordpress/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/kilowhat-wordpress/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 176,
            "total_words": 1991,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/pl/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 243,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.rob006.net/languages/tr/",
                "url": "https://weblate.rob006.net/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "kilowhat-wordpress",
                "slug": "kilowhat-wordpress",
                "id": 891,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/kilowhat-wordpress.json",
                "screenshot_filemask": "",
                "template": "sources/kilowhat-wordpress.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-wordpress/",
                "url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "tr",
            "id": 848,
            "filename": "translations/tr/kilowhat-wordpress.json",
            "revision": "4a7628f81f7b8ad27c9223aa256556aae02e5f55,6f1a6ce9dc33b6b4a880e200fbb3e7b655ec106a",
            "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-wordpress/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/kilowhat-wordpress/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 176,
            "total_words": 1991,
            "translated": 76,
            "translated_words": 531,
            "translated_percent": 43.1,
            "fuzzy": 53,
            "fuzzy_words": 825,
            "fuzzy_percent": 30.1,
            "failing_checks": 1,
            "failing_checks_words": 24,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-09T02:30:28.898488Z",
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/tr/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "kilowhat-wordpress",
                "slug": "kilowhat-wordpress",
                "id": 891,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/kilowhat-wordpress.json",
                "screenshot_filemask": "",
                "template": "sources/kilowhat-wordpress.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-wordpress/",
                "url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 849,
            "filename": "translations/zh_Hans/kilowhat-wordpress.json",
            "revision": "5b9fecf998a2eb5d41410a1ce17dd7904d950929,6f1a6ce9dc33b6b4a880e200fbb3e7b655ec106a",
            "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-wordpress/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/kilowhat-wordpress/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 176,
            "total_words": 1991,
            "translated": 66,
            "translated_words": 447,
            "translated_percent": 37.5,
            "fuzzy": 33,
            "fuzzy_words": 473,
            "fuzzy_percent": 18.7,
            "failing_checks": 2,
            "failing_checks_words": 26,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-09T02:30:36.599625Z",
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 188,
                    "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.rob006.net/languages/pl/",
                "url": "https://weblate.rob006.net/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "datitisev-maintenance",
                "slug": "datitisev-maintenance",
                "id": 892,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/datitisev-maintenance.json",
                "screenshot_filemask": "",
                "template": "sources/datitisev-maintenance.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/datitisev-maintenance/",
                "url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pl",
            "id": 850,
            "filename": "translations/pl/datitisev-maintenance.json",
            "revision": "10acb3cbe9f0e7c177a8b54a1e4d04bfd7a56359,61fb4eeed2ffabb6d5f09d603e29e1f99be7035f",
            "web_url": "https://weblate.rob006.net/projects/flarum/datitisev-maintenance/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/datitisev-maintenance/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 208,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 12.5,
            "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-16T21:03:26.907197Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/pl/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 243,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.rob006.net/languages/tr/",
                "url": "https://weblate.rob006.net/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "datitisev-maintenance",
                "slug": "datitisev-maintenance",
                "id": 892,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/datitisev-maintenance.json",
                "screenshot_filemask": "",
                "template": "sources/datitisev-maintenance.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/datitisev-maintenance/",
                "url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "tr",
            "id": 851,
            "filename": "translations/tr/datitisev-maintenance.json",
            "revision": "0dc9beb387bfaefb778debffdbcdc21925522b99,61fb4eeed2ffabb6d5f09d603e29e1f99be7035f",
            "web_url": "https://weblate.rob006.net/projects/flarum/datitisev-maintenance/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/datitisev-maintenance/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 208,
            "translated": 24,
            "translated_words": 208,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-02T07:17:35.915998Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/tr/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "datitisev-maintenance",
                "slug": "datitisev-maintenance",
                "id": 892,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/datitisev-maintenance.json",
                "screenshot_filemask": "",
                "template": "sources/datitisev-maintenance.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/datitisev-maintenance/",
                "url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 852,
            "filename": "translations/zh_Hans/datitisev-maintenance.json",
            "revision": "b1f8d0e3d490ad93940a513d682df957bf842668,61fb4eeed2ffabb6d5f09d603e29e1f99be7035f",
            "web_url": "https://weblate.rob006.net/projects/flarum/datitisev-maintenance/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/datitisev-maintenance/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 208,
            "translated": 24,
            "translated_words": 208,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-05T11:54:57.298121Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 188,
                    "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.rob006.net/languages/pl/",
                "url": "https://weblate.rob006.net/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "kyrne-websocket",
                "slug": "kyrne-websocket",
                "id": 893,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/kyrne-websocket.json",
                "screenshot_filemask": "",
                "template": "sources/kyrne-websocket.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/kyrne-websocket/",
                "url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pl",
            "id": 853,
            "filename": "translations/pl/kyrne-websocket.json",
            "revision": "0b77927dc02f8877c932abf02bbb2eb0edf28566,538a70b41b1fb634f9e7c085e38cc4c164bf3f9c",
            "web_url": "https://weblate.rob006.net/projects/flarum/kyrne-websocket/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/kyrne-websocket/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 35,
            "total_words": 339,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/pl/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 243,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.rob006.net/languages/tr/",
                "url": "https://weblate.rob006.net/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "kyrne-websocket",
                "slug": "kyrne-websocket",
                "id": 893,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/kyrne-websocket.json",
                "screenshot_filemask": "",
                "template": "sources/kyrne-websocket.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/kyrne-websocket/",
                "url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "tr",
            "id": 854,
            "filename": "translations/tr/kyrne-websocket.json",
            "revision": "3f29a1a413c4a8c1449e1c717edc84448f8f6c3f,538a70b41b1fb634f9e7c085e38cc4c164bf3f9c",
            "web_url": "https://weblate.rob006.net/projects/flarum/kyrne-websocket/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/kyrne-websocket/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 35,
            "total_words": 339,
            "translated": 35,
            "translated_words": 339,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-03T10:27:41.907840Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/tr/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "kyrne-websocket",
                "slug": "kyrne-websocket",
                "id": 893,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/kyrne-websocket.json",
                "screenshot_filemask": "",
                "template": "sources/kyrne-websocket.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/kyrne-websocket/",
                "url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 855,
            "filename": "translations/zh_Hans/kyrne-websocket.json",
            "revision": "f362c81403cdc62fb5809a7efa5dbd896e03b061,538a70b41b1fb634f9e7c085e38cc4c164bf3f9c",
            "web_url": "https://weblate.rob006.net/projects/flarum/kyrne-websocket/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/kyrne-websocket/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 35,
            "total_words": 339,
            "translated": 35,
            "translated_words": 339,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-27T16:21:47.978893Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 188,
                    "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.rob006.net/languages/pl/",
                "url": "https://weblate.rob006.net/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "datitisev-backup",
                "slug": "datitisev-backup",
                "id": 894,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/datitisev-backup.json",
                "screenshot_filemask": "",
                "template": "sources/datitisev-backup.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/datitisev-backup/",
                "url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pl",
            "id": 856,
            "filename": "translations/pl/datitisev-backup.json",
            "revision": "b513ec3183089fa3951f906f70089e4d643b0d6d,11f1e6b30c7f872218546a9f5f114a4e39fe89af",
            "web_url": "https://weblate.rob006.net/projects/flarum/datitisev-backup/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/datitisev-backup/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/datitisev-backup/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 94,
            "total_words": 379,
            "translated": 47,
            "translated_words": 138,
            "translated_percent": 50.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-16T21:21:26.273397Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-backup/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-backup/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-backup/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-backup/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-backup/pl/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 243,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.rob006.net/languages/tr/",
                "url": "https://weblate.rob006.net/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "datitisev-backup",
                "slug": "datitisev-backup",
                "id": 894,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/datitisev-backup.json",
                "screenshot_filemask": "",
                "template": "sources/datitisev-backup.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/datitisev-backup/",
                "url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "tr",
            "id": 857,
            "filename": "translations/tr/datitisev-backup.json",
            "revision": "d57af33948065082035a4f2e3ec10f495dcf07da,11f1e6b30c7f872218546a9f5f114a4e39fe89af",
            "web_url": "https://weblate.rob006.net/projects/flarum/datitisev-backup/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/datitisev-backup/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/datitisev-backup/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 94,
            "total_words": 379,
            "translated": 94,
            "translated_words": 379,
            "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": "2023-03-12T23:55:15.563815Z",
            "last_author": "Can",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-backup/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-backup/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-backup/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-backup/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-backup/tr/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "datitisev-backup",
                "slug": "datitisev-backup",
                "id": 894,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/datitisev-backup.json",
                "screenshot_filemask": "",
                "template": "sources/datitisev-backup.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/datitisev-backup/",
                "url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 858,
            "filename": "translations/zh_Hans/datitisev-backup.json",
            "revision": "d880f9da0f670134e09244246bb2048b0ee68c2f,11f1e6b30c7f872218546a9f5f114a4e39fe89af",
            "web_url": "https://weblate.rob006.net/projects/flarum/datitisev-backup/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/datitisev-backup/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/datitisev-backup/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 94,
            "total_words": 379,
            "translated": 85,
            "translated_words": 320,
            "translated_percent": 90.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": 0,
            "last_change": "2020-08-05T11:25:46.329587Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-backup/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-backup/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-backup/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-backup/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/datitisev-backup/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 188,
                    "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.rob006.net/languages/pl/",
                "url": "https://weblate.rob006.net/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "askvortsov-discussion-templates",
                "slug": "askvortsov-discussion-templates",
                "id": 896,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/askvortsov-discussion-templates.json",
                "screenshot_filemask": "",
                "template": "sources/askvortsov-discussion-templates.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-discussion-templates/",
                "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pl",
            "id": 862,
            "filename": "translations/pl/askvortsov-discussion-templates.json",
            "revision": "7e9a3dca5f872493a3df18f39bd0d77970cd9bf0,c87b27e769673caafc8908a8624dca729140b966",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-discussion-templates/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/askvortsov-discussion-templates/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-discussion-templates/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 101,
            "translated": 14,
            "translated_words": 101,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-05T19:28:53.754614Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-discussion-templates/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-discussion-templates/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-discussion-templates/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-discussion-templates/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-discussion-templates/pl/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 243,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.rob006.net/languages/tr/",
                "url": "https://weblate.rob006.net/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "askvortsov-discussion-templates",
                "slug": "askvortsov-discussion-templates",
                "id": 896,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/askvortsov-discussion-templates.json",
                "screenshot_filemask": "",
                "template": "sources/askvortsov-discussion-templates.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-discussion-templates/",
                "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "tr",
            "id": 863,
            "filename": "translations/tr/askvortsov-discussion-templates.json",
            "revision": "dfdd34d60fcebac7d9ec8f9d404b63605e6b0eed,c87b27e769673caafc8908a8624dca729140b966",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-discussion-templates/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/askvortsov-discussion-templates/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-discussion-templates/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 101,
            "translated": 14,
            "translated_words": 101,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-19T13:34:30.126941Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-discussion-templates/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-discussion-templates/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-discussion-templates/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-discussion-templates/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-discussion-templates/tr/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "askvortsov-discussion-templates",
                "slug": "askvortsov-discussion-templates",
                "id": 896,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/askvortsov-discussion-templates.json",
                "screenshot_filemask": "",
                "template": "sources/askvortsov-discussion-templates.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-discussion-templates/",
                "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 864,
            "filename": "translations/zh_Hans/askvortsov-discussion-templates.json",
            "revision": "ec6f6b8b254e3b41411bc77da0bb75e8951f7940,c87b27e769673caafc8908a8624dca729140b966",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-discussion-templates/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/askvortsov-discussion-templates/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-discussion-templates/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 101,
            "translated": 14,
            "translated_words": 101,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-29T03:56:48.588623Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-discussion-templates/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-discussion-templates/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-discussion-templates/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-discussion-templates/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-discussion-templates/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 188,
                    "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.rob006.net/languages/pl/",
                "url": "https://weblate.rob006.net/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "flarumite-simple-discussion-views",
                "slug": "flarumite-simple-discussion-views",
                "id": 897,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/flarumite-simple-discussion-views.json",
                "screenshot_filemask": "",
                "template": "sources/flarumite-simple-discussion-views.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/flarumite-simple-discussion-views/",
                "url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pl",
            "id": 865,
            "filename": "translations/pl/flarumite-simple-discussion-views.json",
            "revision": "b79a416ebb9c00ec14a0bab5837900e428eefbb5,f4e7be288451f0eb59cb851a06c074ca50fb19da",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarumite-simple-discussion-views/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/flarumite-simple-discussion-views/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/flarumite-simple-discussion-views/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-05T19:53:42.193419Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/flarumite-simple-discussion-views/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/flarumite-simple-discussion-views/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/flarumite-simple-discussion-views/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/flarumite-simple-discussion-views/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/flarumite-simple-discussion-views/pl/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 243,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.rob006.net/languages/tr/",
                "url": "https://weblate.rob006.net/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "flarumite-simple-discussion-views",
                "slug": "flarumite-simple-discussion-views",
                "id": 897,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/flarumite-simple-discussion-views.json",
                "screenshot_filemask": "",
                "template": "sources/flarumite-simple-discussion-views.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/flarumite-simple-discussion-views/",
                "url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "tr",
            "id": 866,
            "filename": "translations/tr/flarumite-simple-discussion-views.json",
            "revision": "c02340540090745e5646a56eb80be9287cbbb374,f4e7be288451f0eb59cb851a06c074ca50fb19da",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarumite-simple-discussion-views/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/flarumite-simple-discussion-views/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/flarumite-simple-discussion-views/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-20T21:53:35.089993Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/flarumite-simple-discussion-views/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/flarumite-simple-discussion-views/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/flarumite-simple-discussion-views/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/flarumite-simple-discussion-views/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/flarumite-simple-discussion-views/tr/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "flarumite-simple-discussion-views",
                "slug": "flarumite-simple-discussion-views",
                "id": 897,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/flarumite-simple-discussion-views.json",
                "screenshot_filemask": "",
                "template": "sources/flarumite-simple-discussion-views.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/flarumite-simple-discussion-views/",
                "url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 867,
            "filename": "translations/zh_Hans/flarumite-simple-discussion-views.json",
            "revision": "c9b20b79c36ae3dfee6f7ce33f8ad6b68bc3eb03,f4e7be288451f0eb59cb851a06c074ca50fb19da",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarumite-simple-discussion-views/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/flarumite-simple-discussion-views/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/flarumite-simple-discussion-views/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-29T02:25:18.118686Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/flarumite-simple-discussion-views/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/flarumite-simple-discussion-views/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/flarumite-simple-discussion-views/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/flarumite-simple-discussion-views/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/flarumite-simple-discussion-views/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 188,
                    "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.rob006.net/languages/pl/",
                "url": "https://weblate.rob006.net/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "v17development-support",
                "slug": "v17development-support",
                "id": 898,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/v17development-support.json",
                "screenshot_filemask": "",
                "template": "sources/v17development-support.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/v17development-support/",
                "url": "https://weblate.rob006.net/api/components/flarum/v17development-support/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pl",
            "id": 868,
            "filename": "translations/pl/v17development-support.json",
            "revision": "30fd214cf91fc1f9509c4afd51d2ec00bbfda41a,b8ddf77c5d4698abc223e980e4efd55e0b14a9be",
            "web_url": "https://weblate.rob006.net/projects/flarum/v17development-support/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/v17development-support/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/v17development-support/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 202,
            "total_words": 1126,
            "translated": 174,
            "translated_words": 982,
            "translated_percent": 86.1,
            "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-05-08T17:09:07.466643Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/v17development-support/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/v17development-support/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/v17development-support/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/v17development-support/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/v17development-support/pl/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 243,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.rob006.net/languages/tr/",
                "url": "https://weblate.rob006.net/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "v17development-support",
                "slug": "v17development-support",
                "id": 898,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/v17development-support.json",
                "screenshot_filemask": "",
                "template": "sources/v17development-support.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/v17development-support/",
                "url": "https://weblate.rob006.net/api/components/flarum/v17development-support/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "tr",
            "id": 869,
            "filename": "translations/tr/v17development-support.json",
            "revision": "44e40594bcd59bddc31363252ef1a67237cd28f1,b8ddf77c5d4698abc223e980e4efd55e0b14a9be",
            "web_url": "https://weblate.rob006.net/projects/flarum/v17development-support/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/v17development-support/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/v17development-support/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 202,
            "total_words": 1126,
            "translated": 202,
            "translated_words": 1126,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-30T19:10:03.644276Z",
            "last_author": "Can",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/v17development-support/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/v17development-support/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/v17development-support/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/v17development-support/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/v17development-support/tr/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "v17development-support",
                "slug": "v17development-support",
                "id": 898,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/v17development-support.json",
                "screenshot_filemask": "",
                "template": "sources/v17development-support.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/v17development-support/",
                "url": "https://weblate.rob006.net/api/components/flarum/v17development-support/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 870,
            "filename": "translations/zh_Hans/v17development-support.json",
            "revision": "6a7bf8f268f61d8917bb57f535a6b981d24749f9,b8ddf77c5d4698abc223e980e4efd55e0b14a9be",
            "web_url": "https://weblate.rob006.net/projects/flarum/v17development-support/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/v17development-support/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/v17development-support/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 202,
            "total_words": 1126,
            "translated": 202,
            "translated_words": 1126,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-03T04:04:17.030372Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/v17development-support/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/v17development-support/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/v17development-support/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/v17development-support/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/v17development-support/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 188,
                    "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.rob006.net/languages/pl/",
                "url": "https://weblate.rob006.net/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "fof-sitemap",
                "slug": "fof-sitemap",
                "id": 900,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-sitemap.json",
                "screenshot_filemask": "",
                "template": "sources/fof-sitemap.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-sitemap/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pl",
            "id": 874,
            "filename": "translations/pl/fof-sitemap.json",
            "revision": "02401a3021af1ba16280e6f7ee5ccc560acfc8ca,f36c5dde13e6a2388ed4149b36f7af4aa8fe2018",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-sitemap/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-sitemap/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-sitemap/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 257,
            "translated": 26,
            "translated_words": 257,
            "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": "2023-07-09T17:46:21.297124Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-sitemap/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-sitemap/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-sitemap/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-sitemap/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-sitemap/pl/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 243,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.rob006.net/languages/tr/",
                "url": "https://weblate.rob006.net/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "fof-sitemap",
                "slug": "fof-sitemap",
                "id": 900,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-sitemap.json",
                "screenshot_filemask": "",
                "template": "sources/fof-sitemap.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-sitemap/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "tr",
            "id": 875,
            "filename": "translations/tr/fof-sitemap.json",
            "revision": "aeb3e5657f080bd3cf8f1ff2c81dce67a2166a6a,f36c5dde13e6a2388ed4149b36f7af4aa8fe2018",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-sitemap/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-sitemap/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-sitemap/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 257,
            "translated": 26,
            "translated_words": 257,
            "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": "2023-07-28T21:38:47.002976Z",
            "last_author": "Can",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-sitemap/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-sitemap/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-sitemap/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-sitemap/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-sitemap/tr/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "fof-sitemap",
                "slug": "fof-sitemap",
                "id": 900,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 65,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.rob006.net/languages/en/",
                    "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Flarum",
                    "slug": "flarum",
                    "id": 4,
                    "web": "https://rob006-software.github.io/flarum-translations/",
                    "web_url": "https://weblate.rob006.net/projects/flarum/",
                    "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                    "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                    "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                    "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                    "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                    "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:rob006-software/flarum-translations.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/fof-sitemap.json",
                "screenshot_filemask": "",
                "template": "sources/fof-sitemap.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.rob006.net/projects/flarum/fof-sitemap/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "git@github.com:rob006-software/flarum-translations.git",
                "check_flags": "icu-message-format",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 876,
            "filename": "translations/zh_Hans/fof-sitemap.json",
            "revision": "3d27dc532e5381dcf16620802ff745c5d3497e18,f36c5dde13e6a2388ed4149b36f7af4aa8fe2018",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-sitemap/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-sitemap/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-sitemap/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 257,
            "translated": 26,
            "translated_words": 257,
            "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-05-15T16:55:01.614061Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-sitemap/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-sitemap/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-sitemap/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-sitemap/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-sitemap/zh_Hans/units/?format=api"
        }
    ]
}