Translation components API.

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

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

{
    "count": 37238,
    "next": "https://weblate.rob006.net/api/translations/?format=api&page=3",
    "previous": "https://weblate.rob006.net/api/translations/?format=api",
    "results": [
        {
            "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-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": "tr",
            "id": 424,
            "filename": "translations/tr/fof-secure-https.json",
            "revision": "46febcbe185f148a8931c2d97ced62bd03343001,c9aa816c28f6ca4d11f130234bbbe5385063adee",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-secure-https/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-secure-https/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/tr/?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": "2022-06-26T12:08:38.683969Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/tr/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-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": "tr",
            "id": 425,
            "filename": "translations/tr/fof-default-group.json",
            "revision": "3195fffe01d10df233d5866efcd5dce543e0a767,389256fa0b655ce8bacac554f106e8a23e7ecf3f",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-default-group/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-default-group/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-default-group/tr/?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-11-19T23:19:18.270495Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-default-group/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-default-group/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-default-group/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-default-group/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-default-group/tr/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-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": "tr",
            "id": 427,
            "filename": "translations/tr/fof-share-social.json",
            "revision": "4b6fba79c911eac55c0a924cfbfbc5f3a9ba8d5c,860cfc5a19f6fb41bca8839f0096a05c5f28f8ea",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-share-social/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-share-social/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-share-social/tr/?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-02-13T00:21:15.899318Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-share-social/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-share-social/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-share-social/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-share-social/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-share-social/tr/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-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": "tr",
            "id": 428,
            "filename": "translations/tr/fof-ignore-users.json",
            "revision": "e5cfc1c576a68e92b073fa86d233ef43c08ad7a5,5f20098703386ed7ff03faa44d0c7686c9c2d26b",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-ignore-users/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-ignore-users/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-ignore-users/tr/?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": "2023-03-24T18:11:57.560496Z",
            "last_author": "Can",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-ignore-users/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-ignore-users/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-ignore-users/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-ignore-users/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-ignore-users/tr/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-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": "tr",
            "id": 429,
            "filename": "translations/tr/fof-links.json",
            "revision": "e4e490a93dd05b537b5dc18551a4c9691ebda94a,fe8570dd7af61231e4ef55ca3fc95d3c1b4ad0d3",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-links/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-links/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-links/tr/?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-01-17T09:06:06.250581Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-links/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-links/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-links/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-links/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-links/tr/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-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": "tr",
            "id": 430,
            "filename": "translations/tr/fof-drafts.json",
            "revision": "cad1296337757f77438ad9244aecac6381efdc37,ef0c08bc3df502ab8fe5350af82ece93e80487d2",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-drafts/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-drafts/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-drafts/tr/?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-10-02T07:22:06.318177Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-drafts/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-drafts/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-drafts/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-drafts/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-drafts/tr/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-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": "tr",
            "id": 431,
            "filename": "translations/tr/fof-ban-ips.json",
            "revision": "6572c65e71d9340e10e35604658aff3d4328742c,7aef4bd127c0785b33134b6d93512b3b0bc2350e",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-ban-ips/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-ban-ips/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-ban-ips/tr/?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": "2023-11-22T19:54:39.883196Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-ban-ips/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-ban-ips/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-ban-ips/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-ban-ips/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-ban-ips/tr/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-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": "tr",
            "id": 432,
            "filename": "translations/tr/fof-amazon-affiliation.json",
            "revision": "aae6fb08f1dce2f43468691b8b588c426c12ccad,9abe2e127b2b8d55348af606abf1c785916e2d72",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-amazon-affiliation/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-amazon-affiliation/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-amazon-affiliation/tr/?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-26T20:33:26.591985Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-amazon-affiliation/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-amazon-affiliation/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-amazon-affiliation/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-amazon-affiliation/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-amazon-affiliation/tr/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-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": "tr",
            "id": 433,
            "filename": "translations/tr/fof-pretty-mail.json",
            "revision": "5b73d532b1c3f76eb95b2f33111a2494f471b30e,5d85027637d3f574b649d372739bc044af248df1",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-pretty-mail/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-pretty-mail/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-pretty-mail/tr/?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-06-01T10:05:14.236669Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-pretty-mail/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-pretty-mail/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-pretty-mail/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-pretty-mail/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-pretty-mail/tr/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": "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": "tr",
            "id": 434,
            "filename": "translations/tr/migratetoflarum-canonical.json",
            "revision": "fdc3692140bb803232db227870830680f2198196,e03276e92544e4f30be90a6629f9d4e9a575da4e",
            "web_url": "https://weblate.rob006.net/projects/flarum/migratetoflarum-canonical/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/migratetoflarum-canonical/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-canonical/tr/?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": "2021-04-29T21:05:42.404339Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-canonical/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-canonical/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-canonical/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-canonical/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-canonical/tr/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": "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": "tr",
            "id": 435,
            "filename": "translations/tr/michaelbelgium-discussion-views.json",
            "revision": "ab2ea1eeb0a357378cf5b6a1b6635cfb22a24b2e,b392f19a3465fea3c7348723bcff405629ca3ceb",
            "web_url": "https://weblate.rob006.net/projects/flarum/michaelbelgium-discussion-views/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/michaelbelgium-discussion-views/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-discussion-views/tr/?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": "2022-12-11T15:19:04.280324Z",
            "last_author": "Can",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-discussion-views/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-discussion-views/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-discussion-views/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-discussion-views/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-discussion-views/tr/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-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": "tr",
            "id": 440,
            "filename": "translations/tr/v17development-seo.json",
            "revision": "af60646e4953a8e03e8c295638278202d2552dda,91c9adf3472fcb45b486298885cc9c371bf7a32e",
            "web_url": "https://weblate.rob006.net/projects/flarum/v17development-seo/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/v17development-seo/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/v17development-seo/tr/?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-11-20T06:43:43.123384Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/v17development-seo/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/v17development-seo/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/v17development-seo/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/v17development-seo/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/v17development-seo/tr/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": "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": "tr",
            "id": 443,
            "filename": "translations/tr/clarkwinkelmann-emojionearea.json",
            "revision": "e74df97d9a59b05bc1c877cc474ba2e6174d3ff1,04877c7558b165e33afb44550e384e9e56896ef6",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-emojionearea/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-emojionearea/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-emojionearea/tr/?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": "2021-03-18T07:35:26.363740Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-emojionearea/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-emojionearea/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-emojionearea/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-emojionearea/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-emojionearea/tr/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-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": "tr",
            "id": 445,
            "filename": "translations/tr/fof-nightmode.json",
            "revision": "77eadad4e0e44c0394c25bd19f86e80ebe420238,4fa7aba7a6de5d116071c8f59c24bd1d507c2144",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-nightmode/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-nightmode/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-nightmode/tr/?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-06-13T12:38:36.837451Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-nightmode/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-nightmode/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-nightmode/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-nightmode/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-nightmode/tr/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": "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": "tr",
            "id": 449,
            "filename": "translations/tr/matteocontrini-imgur-upload.json",
            "revision": "64169ab0997052371f4bd07d6a1804da2a493753,1207754d1a875f466baa641feac1d1be4d60ecfe",
            "web_url": "https://weblate.rob006.net/projects/flarum/matteocontrini-imgur-upload/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/matteocontrini-imgur-upload/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/matteocontrini-imgur-upload/tr/?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-02T21:58:09.848197Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/matteocontrini-imgur-upload/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/matteocontrini-imgur-upload/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/matteocontrini-imgur-upload/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/matteocontrini-imgur-upload/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/matteocontrini-imgur-upload/tr/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": "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": "tr",
            "id": 454,
            "filename": "translations/tr/antoinefr-online.json",
            "revision": "1b3aeee01fc9b2591d0d9a9b975cdcb4e982a97c,5a6303d59625bf57e4f8c27314ac0df7507140f5",
            "web_url": "https://weblate.rob006.net/projects/flarum/antoinefr-online/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/antoinefr-online/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/tr/?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-06-06T17:37:27.119652Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/tr/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": "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": "tr",
            "id": 461,
            "filename": "translations/tr/nomiscz-auth-steam.json",
            "revision": "10c5f3357ceb56703445aa11d444681cf4bb6c3e,0fcb0b8cb03644c62be98ce00784b00843c6634a",
            "web_url": "https://weblate.rob006.net/projects/flarum/nomiscz-auth-steam/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/nomiscz-auth-steam/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-steam/tr/?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": "2021-10-27T16:37:58.692310Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-steam/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-steam/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-steam/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-steam/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-steam/tr/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": "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": "tr",
            "id": 467,
            "filename": "translations/tr/michaelbelgium-profile-views.json",
            "revision": "c090c41685e94b2cc809f0a357ba07083b6dd37d,0ca7afa983ac257a6cc28d18c201d4db63eb3fe8",
            "web_url": "https://weblate.rob006.net/projects/flarum/michaelbelgium-profile-views/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/michaelbelgium-profile-views/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-profile-views/tr/?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": "2022-09-06T17:50:32.898629Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-profile-views/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-profile-views/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-profile-views/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-profile-views/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-profile-views/tr/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": "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": "tr",
            "id": 472,
            "filename": "translations/tr/antoinefr-money.json",
            "revision": "6bb40b191bdd6859d409a81b5d6ff76d07396637,94c8109feee6b26d03735c19226ef6c377b44e08",
            "web_url": "https://weblate.rob006.net/projects/flarum/antoinefr-money/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/antoinefr-money/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-money/tr/?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": "2023-04-24T21:39:07.993994Z",
            "last_author": "Can",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-money/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-money/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-money/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-money/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/antoinefr-money/tr/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": "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": "tr",
            "id": 473,
            "filename": "translations/tr/tpokorra-post-notification.json",
            "revision": "ba2189b7b7c6b4a1050d490bddaa64e92afc1b41,990119297a6173863a24071bc9a38d5c3fa0035d",
            "web_url": "https://weblate.rob006.net/projects/flarum/tpokorra-post-notification/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/tpokorra-post-notification/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/tpokorra-post-notification/tr/?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-12-24T16:08:12.266270Z",
            "last_author": "DursunCanPoyraz",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/tpokorra-post-notification/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/tpokorra-post-notification/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/tpokorra-post-notification/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/tpokorra-post-notification/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/tpokorra-post-notification/tr/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": "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": "tr",
            "id": 485,
            "filename": "translations/tr/clarkwinkelmann-catch-the-fish.json",
            "revision": "c97c897afd530658cdd9c77f0280e0f9fde07465,0f122c6f369aed5cde1d6db70c762fa73701a80e",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-catch-the-fish/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-catch-the-fish/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/tr/?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": "2022-06-26T12:15:17.515660Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/tr/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": "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": "tr",
            "id": 491,
            "filename": "translations/tr/migratetoflarum-fake-data.json",
            "revision": "aae1f766380004808cda886690617ad440fa81d9,80ae85cc83fe2d3baccf3fade3bbbb7167f09afe",
            "web_url": "https://weblate.rob006.net/projects/flarum/migratetoflarum-fake-data/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/migratetoflarum-fake-data/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-fake-data/tr/?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": "2022-12-06T21:48:34.510687Z",
            "last_author": "Can",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-fake-data/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-fake-data/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-fake-data/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-fake-data/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-fake-data/tr/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-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": "pl",
            "id": 494,
            "filename": "translations/pl/fof-stopforumspam.json",
            "revision": "d9441af3f20a759cb556f5a9a5f8d88805a69c0a,fb6d99f6c29632609ebb079b328f8f7e35631579",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-stopforumspam/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-stopforumspam/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 290,
            "translated": 10,
            "translated_words": 112,
            "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-10-13T23:23:21.077922Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/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-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": "tr",
            "id": 495,
            "filename": "translations/tr/fof-stopforumspam.json",
            "revision": "77aa0e47bcd090cf09f2661eb6b23e4024736eeb,fb6d99f6c29632609ebb079b328f8f7e35631579",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-stopforumspam/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-stopforumspam/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/tr/?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": "2021-10-02T07:26:11.268104Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/tr/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-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": "pl",
            "id": 506,
            "filename": "translations/pl/fof-linguist.json",
            "revision": "4f1a462e0dac82b2d458b894f3e52bfcbf7db2ac,a1a98d8cd8dc6e364e903d0736c16294097ee29a",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-linguist/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-linguist/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 76,
            "total_words": 338,
            "translated": 31,
            "translated_words": 130,
            "translated_percent": 40.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-04-23T17:12:20.776920Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/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-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": "tr",
            "id": 507,
            "filename": "translations/tr/fof-linguist.json",
            "revision": "bbef71c69c7a3f26a4591b7d647f1a822a5cbfb5,a1a98d8cd8dc6e364e903d0736c16294097ee29a",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-linguist/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-linguist/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/tr/?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": "2023-03-23T04:36:27.652567Z",
            "last_author": "Can",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/tr/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-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": "pl",
            "id": 510,
            "filename": "translations/pl/fof-geoip.json",
            "revision": "96b0d1a0f696795de66c61bc0cbe1e4b67acadc2,991ce05a36e5c78844e989e3bc0af9eb16b51841",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-geoip/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-geoip/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-geoip/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 140,
            "translated": 25,
            "translated_words": 134,
            "translated_percent": 89.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-21T18:57:03.324711Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-geoip/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-geoip/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-geoip/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-geoip/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-geoip/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-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": "tr",
            "id": 511,
            "filename": "translations/tr/fof-geoip.json",
            "revision": "4b69839e0bdbbf6a1f42b4892e17d3fd2c6c6495,991ce05a36e5c78844e989e3bc0af9eb16b51841",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-geoip/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-geoip/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-geoip/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 140,
            "translated": 19,
            "translated_words": 63,
            "translated_percent": 67.8,
            "fuzzy": 1,
            "fuzzy_words": 28,
            "fuzzy_percent": 3.5,
            "failing_checks": 1,
            "failing_checks_words": 28,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-23T12:14:16.906357Z",
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-geoip/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-geoip/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-geoip/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-geoip/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-geoip/tr/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": "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": "pl",
            "id": 516,
            "filename": "translations/pl/maicol07-sso.json",
            "revision": "ba29a9023343f6437bbe2a5d039944a4617fdf03,46e8db7e3c3abb1854f864c4f58361928efb24f6",
            "web_url": "https://weblate.rob006.net/projects/flarum/maicol07-sso/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/maicol07-sso/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 120,
            "translated": 13,
            "translated_words": 35,
            "translated_percent": 52.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-23T19:38:33.203871Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/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": "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": "tr",
            "id": 517,
            "filename": "translations/tr/maicol07-sso.json",
            "revision": "3db5c654e144042f453d6642dd0df694c81acd2f,46e8db7e3c3abb1854f864c4f58361928efb24f6",
            "web_url": "https://weblate.rob006.net/projects/flarum/maicol07-sso/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/maicol07-sso/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/tr/?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": "2022-10-30T19:21:48.259743Z",
            "last_author": "Can",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/tr/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": "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": "pl",
            "id": 518,
            "filename": "translations/pl/sycho-profile-cover.json",
            "revision": "e2cf3226949711bba487a2473ebae9e9a36a4431,3234a8d80fa86cddfcf5e80998883c966744c690",
            "web_url": "https://weblate.rob006.net/projects/flarum/sycho-profile-cover/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/sycho-profile-cover/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/sycho-profile-cover/pl/?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-23T17:19:42.659842Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/sycho-profile-cover/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/sycho-profile-cover/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/sycho-profile-cover/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/sycho-profile-cover/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/sycho-profile-cover/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": "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": "tr",
            "id": 519,
            "filename": "translations/tr/sycho-profile-cover.json",
            "revision": "c621ae089afe0294e104f3d3b064a483cd93a852,3234a8d80fa86cddfcf5e80998883c966744c690",
            "web_url": "https://weblate.rob006.net/projects/flarum/sycho-profile-cover/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/sycho-profile-cover/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/sycho-profile-cover/tr/?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": "2022-09-06T17:34:39.955880Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/sycho-profile-cover/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/sycho-profile-cover/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/sycho-profile-cover/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/sycho-profile-cover/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/sycho-profile-cover/tr/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": "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": "pl",
            "id": 524,
            "filename": "translations/pl/clarkwinkelmann-author-change.json",
            "revision": "88e574c099b1c0a3de6642520fb9100577437e51,0a6e6991cd078c24e57f2f7241d58b8bedfbec33",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-author-change/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-author-change/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-author-change/pl/?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-06-04T23:39:33.942711Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-author-change/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-author-change/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-author-change/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-author-change/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-author-change/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": "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": "tr",
            "id": 525,
            "filename": "translations/tr/clarkwinkelmann-author-change.json",
            "revision": "610110641eaae0de21291f32555601f366cb737f,0a6e6991cd078c24e57f2f7241d58b8bedfbec33",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-author-change/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-author-change/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-author-change/tr/?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-31T10:27:30.664130Z",
            "last_author": "DursunCanPoyraz",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-author-change/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-author-change/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-author-change/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-author-change/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-author-change/tr/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-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": "pl",
            "id": 526,
            "filename": "translations/pl/fof-terms.json",
            "revision": "a1565f4a87b2bbbe1c8a07d3e739ee1fd7c9192f,fbc1aeef14138e0867f64d177a2357ea4422ae81",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-terms/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-terms/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-terms/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 355,
            "translated": 42,
            "translated_words": 340,
            "translated_percent": 95.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": "2021-06-05T13:33:21.521698Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-terms/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-terms/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-terms/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-terms/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-terms/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-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": "tr",
            "id": 527,
            "filename": "translations/tr/fof-terms.json",
            "revision": "73f988ffb957891fa863dd060de10b35e125d843,fbc1aeef14138e0867f64d177a2357ea4422ae81",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-terms/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-terms/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-terms/tr/?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": "2023-11-22T20:02:16.962555Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-terms/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-terms/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-terms/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-terms/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-terms/tr/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-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": "pl",
            "id": 536,
            "filename": "translations/pl/fof-best-answer.json",
            "revision": "21d694658857ce6c863e6650721b2ad16d519cd7,6f801d1af12fab5cfde04a302047b648178b7504",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-best-answer/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-best-answer/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-best-answer/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 629,
            "translated": 57,
            "translated_words": 519,
            "translated_percent": 85.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-21T19:03:20.485020Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-best-answer/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-best-answer/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-best-answer/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-best-answer/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-best-answer/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-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": "tr",
            "id": 537,
            "filename": "translations/tr/fof-best-answer.json",
            "revision": "8f8e12dc168076a97932f6e7005a46b695c69591,6f801d1af12fab5cfde04a302047b648178b7504",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-best-answer/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-best-answer/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-best-answer/tr/?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-03-23T16:26:00.971912Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-best-answer/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-best-answer/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-best-answer/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-best-answer/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-best-answer/tr/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-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": "pl",
            "id": 546,
            "filename": "translations/pl/fof-pwned-passwords.json",
            "revision": "5ffe5d38365cc7db8beaa2a0f752fa1da66fdd87,fab7142d1db16ccd199eb1e4e57dbd6680315c5a",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-pwned-passwords/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-pwned-passwords/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-pwned-passwords/pl/?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-01T20:48:00.048512Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-pwned-passwords/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-pwned-passwords/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-pwned-passwords/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-pwned-passwords/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-pwned-passwords/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-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": "tr",
            "id": 547,
            "filename": "translations/tr/fof-pwned-passwords.json",
            "revision": "5d654f171f94981fac71326119905a9d4b3cd718,fab7142d1db16ccd199eb1e4e57dbd6680315c5a",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-pwned-passwords/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-pwned-passwords/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-pwned-passwords/tr/?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": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-pwned-passwords/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-pwned-passwords/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-pwned-passwords/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-pwned-passwords/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-pwned-passwords/tr/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-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": "pl",
            "id": 552,
            "filename": "translations/pl/fof-github-sponsors.json",
            "revision": "d2e43e9fda98084e2090cf7f4ec3260009dbcff5,95cf71d1798ca73bc6e247d1604cc2b0b002b10f",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-github-sponsors/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-github-sponsors/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-github-sponsors/pl/?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-08T16:49:34.112519Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-github-sponsors/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-github-sponsors/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-github-sponsors/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-github-sponsors/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-github-sponsors/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-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": "tr",
            "id": 553,
            "filename": "translations/tr/fof-github-sponsors.json",
            "revision": "dc0b5d47a3246260a350933a3f3c9a1ec9c3f8cc,95cf71d1798ca73bc6e247d1604cc2b0b002b10f",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-github-sponsors/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-github-sponsors/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-github-sponsors/tr/?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-23T13:38:46.237073Z",
            "last_author": "DursunCanPoyraz",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-github-sponsors/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-github-sponsors/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-github-sponsors/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-github-sponsors/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-github-sponsors/tr/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-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": "pl",
            "id": 558,
            "filename": "translations/pl/fof-html-errors.json",
            "revision": "8bc6eb1a103e9ebcb1a5ccf512911c71eb3e60f8,e09e1f0bfb826d594904e82833d2b871e22a5e31",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-html-errors/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-html-errors/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/pl/?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": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/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-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": "tr",
            "id": 559,
            "filename": "translations/tr/fof-html-errors.json",
            "revision": "2cec372b5cc721a8b7d04ec5f2d1611ff88631b4,e09e1f0bfb826d594904e82833d2b871e22a5e31",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-html-errors/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-html-errors/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/tr/?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": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/tr/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-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": "pl",
            "id": 562,
            "filename": "translations/pl/fof-forum-statistics-widget.json",
            "revision": "a144a6372e812d18b3efe32d23cd4b25e434a2cc,502a5bac3d6b0b1c8110ec1525819d78bd71b105",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-forum-statistics-widget/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-forum-statistics-widget/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-forum-statistics-widget/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 122,
            "translated": 12,
            "translated_words": 78,
            "translated_percent": 75.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-28T11:06:19.698976Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-forum-statistics-widget/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-forum-statistics-widget/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-forum-statistics-widget/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-forum-statistics-widget/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-forum-statistics-widget/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-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": "tr",
            "id": 563,
            "filename": "translations/tr/fof-forum-statistics-widget.json",
            "revision": "3a6281af2873f369ec84140d194e3a15301cd912,502a5bac3d6b0b1c8110ec1525819d78bd71b105",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-forum-statistics-widget/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-forum-statistics-widget/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-forum-statistics-widget/tr/?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": "2023-11-22T19:51:19.156274Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-forum-statistics-widget/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-forum-statistics-widget/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-forum-statistics-widget/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-forum-statistics-widget/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-forum-statistics-widget/tr/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": "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": "pl",
            "id": 570,
            "filename": "translations/pl/clarkwinkelmann-passwordless.json",
            "revision": "59651e346c13a6c2ba52069d1ea3cde9e939d6bc,ee1b3784326985e79de5c14ce161704e3ffa2578",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-passwordless/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-passwordless/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-passwordless/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 223,
            "translated": 14,
            "translated_words": 93,
            "translated_percent": 56.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-21T20:04:02.095163Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-passwordless/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-passwordless/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-passwordless/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-passwordless/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-passwordless/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": "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": "tr",
            "id": 571,
            "filename": "translations/tr/clarkwinkelmann-passwordless.json",
            "revision": "fbc892c83168e7217dd69d892f03645a4fa1398d,ee1b3784326985e79de5c14ce161704e3ffa2578",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-passwordless/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-passwordless/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-passwordless/tr/?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-01-09T09:01:05.155432Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-passwordless/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-passwordless/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-passwordless/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-passwordless/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-passwordless/tr/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": "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": "pl",
            "id": 572,
            "filename": "translations/pl/clarkwinkelmann-create-user-modal.json",
            "revision": "c036f0b771a99a537890b38fe6a5d753816c8f93,faf249024237ad7a286a5172f3abe904025433d9",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-create-user-modal/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-create-user-modal/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/pl/?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": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/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": "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": "tr",
            "id": 573,
            "filename": "translations/tr/clarkwinkelmann-create-user-modal.json",
            "revision": "4d9bae04ba15e5d2b973fc995c90ca4a05c43660,faf249024237ad7a286a5172f3abe904025433d9",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-create-user-modal/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-create-user-modal/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/tr/?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": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/tr/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-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": "pl",
            "id": 588,
            "filename": "translations/pl/fof-upload.json",
            "revision": "79dfa6ba184164ba9252118495529cb215bebe80,d923d1a0bfda41606c539797a8b4db4e277ed08b",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-upload/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-upload/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-upload/pl/?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": "2023-12-30T14:54:30.823164Z",
            "last_author": "Piotr",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-upload/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-upload/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-upload/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-upload/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-upload/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-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": "tr",
            "id": 589,
            "filename": "translations/tr/fof-upload.json",
            "revision": "f67565bbcfe70d1138c3dae499c73da8c05f6615,d923d1a0bfda41606c539797a8b4db4e277ed08b",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-upload/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-upload/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-upload/tr/?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-04-26T12:35:01.193897Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-upload/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-upload/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-upload/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-upload/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-upload/tr/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-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": "pl",
            "id": 592,
            "filename": "translations/pl/askvortsov-saml.json",
            "revision": "56c8233ffdd1a67caba42cff7115d0a0b782e427,7e6c3e28e7f2c6c07b956d3df10e4af53c5079f6",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-saml/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/askvortsov-saml/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-saml/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 114,
            "translated": 15,
            "translated_words": 72,
            "translated_percent": 65.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-03-27T23:55:04.808662Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-saml/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-saml/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-saml/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-saml/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-saml/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-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": "tr",
            "id": 593,
            "filename": "translations/tr/askvortsov-saml.json",
            "revision": "dc5f60491e1473fe3b987a48a1032d3884563bce,7e6c3e28e7f2c6c07b956d3df10e4af53c5079f6",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-saml/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/askvortsov-saml/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-saml/tr/?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-10-27T16:32:09.317290Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-saml/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-saml/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-saml/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-saml/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-saml/tr/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-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": "pl",
            "id": 596,
            "filename": "translations/pl/fof-filter.json",
            "revision": "f32897479a88d2d51fd2fbf83f6b7e672099ba2d,3ed3705e54127bec4baccba6110a7fd98dd5c398",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-filter/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-filter/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-filter/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 168,
            "translated": 22,
            "translated_words": 164,
            "translated_percent": 95.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-21T19:04:02.353086Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-filter/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-filter/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-filter/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-filter/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-filter/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-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": "tr",
            "id": 597,
            "filename": "translations/tr/fof-filter.json",
            "revision": "253e6443e411c5e13c585d9829e20a0d014d314e,3ed3705e54127bec4baccba6110a7fd98dd5c398",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-filter/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-filter/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-filter/tr/?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": 1,
            "failing_checks_words": 57,
            "failing_checks_percent": 4.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-22T19:52:54.592987Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-filter/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-filter/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-filter/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-filter/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-filter/tr/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": "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": "pl",
            "id": 598,
            "filename": "translations/pl/nomiscz-auth-wechat.json",
            "revision": "326335dba98bb9e5ab3587ceb505ccb5613c69db,0174e93d1c2b6c7f695697b57145fc14bf00f46d",
            "web_url": "https://weblate.rob006.net/projects/flarum/nomiscz-auth-wechat/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/nomiscz-auth-wechat/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-wechat/pl/?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-01T20:57:24.390614Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-wechat/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-wechat/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-wechat/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-wechat/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-wechat/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": "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": "tr",
            "id": 599,
            "filename": "translations/tr/nomiscz-auth-wechat.json",
            "revision": "5b346e7b791b756a80645d88f07712469fa106bd,0174e93d1c2b6c7f695697b57145fc14bf00f46d",
            "web_url": "https://weblate.rob006.net/projects/flarum/nomiscz-auth-wechat/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/nomiscz-auth-wechat/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-wechat/tr/?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": "2021-10-02T07:29:26.728723Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-wechat/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-wechat/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-wechat/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-wechat/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/nomiscz-auth-wechat/tr/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-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": "pl",
            "id": 606,
            "filename": "translations/pl/fof-moderator-notes.json",
            "revision": "a7030a4a7112d5e03e925cbb3975e3bf679fea7e,3d319c5aa806e71da84d51c169c3973833992e8f",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-moderator-notes/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-moderator-notes/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-moderator-notes/pl/?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-06-04T23:32:56.362358Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-moderator-notes/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-moderator-notes/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-moderator-notes/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-moderator-notes/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-moderator-notes/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-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": "tr",
            "id": 607,
            "filename": "translations/tr/fof-moderator-notes.json",
            "revision": "edc3ecd0972c492192e171898480b51c9aed1776,3d319c5aa806e71da84d51c169c3973833992e8f",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-moderator-notes/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-moderator-notes/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-moderator-notes/tr/?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": "2022-09-06T18:03:33.238429Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-moderator-notes/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-moderator-notes/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-moderator-notes/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-moderator-notes/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-moderator-notes/tr/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": "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": "pl",
            "id": 610,
            "filename": "translations/pl/clarkwinkelmann-who-read.json",
            "revision": "a51d1b5b7f3740b762520bceb30de031776dff59,52d9961947db83a8744f29af4c26b0b2106c5f64",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-who-read/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-who-read/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/pl/?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": "2022-05-08T17:32:51.090022Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/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": "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": "tr",
            "id": 611,
            "filename": "translations/tr/clarkwinkelmann-who-read.json",
            "revision": "73c4f342686a7732ef3a31720877d0c3ee8810b1,52d9961947db83a8744f29af4c26b0b2106c5f64",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-who-read/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-who-read/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/tr/?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-10-02T07:14:20.008785Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/tr/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-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": "pl",
            "id": 612,
            "filename": "translations/pl/askvortsov-help-tags.json",
            "revision": "9d56fbc0d77a501bc1d9c557fd472b36467fbb8f,12da297b014f31b85adf6a33dfd1b7e26a08e10f",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-help-tags/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/askvortsov-help-tags/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-help-tags/pl/?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-06-05T21:19:54.936517Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-help-tags/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-help-tags/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-help-tags/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-help-tags/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-help-tags/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-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": "tr",
            "id": 613,
            "filename": "translations/tr/askvortsov-help-tags.json",
            "revision": "01f5cbcd569831c40de53d443b31d765aaa30cf4,12da297b014f31b85adf6a33dfd1b7e26a08e10f",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-help-tags/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/askvortsov-help-tags/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-help-tags/tr/?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-20T21:57:51.375582Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-help-tags/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-help-tags/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-help-tags/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-help-tags/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-help-tags/tr/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": "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": "pl",
            "id": 614,
            "filename": "translations/pl/clarkwinkelmann-scratchpad.json",
            "revision": "2ce13a94bc8597aec4b5b22d8d474ed7eff31b17,d58da6f0e28ef7286d0d9bc0a3ed2adc51efc8c8",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-scratchpad/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-scratchpad/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/pl/?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-07T18:19:23.722728Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/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": "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": "tr",
            "id": 615,
            "filename": "translations/tr/clarkwinkelmann-scratchpad.json",
            "revision": "af43a6919bb13b4a820ce606af407880384a1810,d58da6f0e28ef7286d0d9bc0a3ed2adc51efc8c8",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-scratchpad/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-scratchpad/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/tr/?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": "2021-04-29T21:07:59.332463Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/tr/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": "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": "pl",
            "id": 618,
            "filename": "translations/pl/therealsujitk-gifs.json",
            "revision": "4c746fb1076be95aa9b414f640d030fbae6215db,77263cc7268a4408225ceb3a2eb4f7ac32fa9b3d",
            "web_url": "https://weblate.rob006.net/projects/flarum/therealsujitk-gifs/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/therealsujitk-gifs/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/therealsujitk-gifs/pl/?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-03T08:58:43.229479Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/therealsujitk-gifs/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/therealsujitk-gifs/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/therealsujitk-gifs/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/therealsujitk-gifs/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/therealsujitk-gifs/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": "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": "tr",
            "id": 619,
            "filename": "translations/tr/therealsujitk-gifs.json",
            "revision": "66261c6625ab5ded13f91941569038558066da70,77263cc7268a4408225ceb3a2eb4f7ac32fa9b3d",
            "web_url": "https://weblate.rob006.net/projects/flarum/therealsujitk-gifs/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/therealsujitk-gifs/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/therealsujitk-gifs/tr/?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-07-27T16:49:46.133212Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/therealsujitk-gifs/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/therealsujitk-gifs/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/therealsujitk-gifs/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/therealsujitk-gifs/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/therealsujitk-gifs/tr/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-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": "pl",
            "id": 624,
            "filename": "translations/pl/askvortsov-categories.json",
            "revision": "395c2a2d7ecc9da68ceb96038a8d331b2c8f1124,c07243dd4652adce89de3de6c37a745ff7518dab",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-categories/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/askvortsov-categories/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/pl/?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-06-05T18:43:16.032717Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/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-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": "tr",
            "id": 625,
            "filename": "translations/tr/askvortsov-categories.json",
            "revision": "a00d5835605bd6ce758ed2a881f045337a1f5632,c07243dd4652adce89de3de6c37a745ff7518dab",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-categories/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/askvortsov-categories/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/tr/?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": "2022-05-16T09:38:52.424038Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/tr/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-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": "pl",
            "id": 626,
            "filename": "translations/pl/fof-passport.json",
            "revision": "b12a7d99f080e24fed9bbe4f36f5f7ab40532bde,b6b944e3ec91fd14e96e2d03bab0757349cd9237",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-passport/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-passport/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-passport/pl/?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": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-passport/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-passport/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-passport/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-passport/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-passport/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-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": "tr",
            "id": 627,
            "filename": "translations/tr/fof-passport.json",
            "revision": "158c6234a3d36cdd7075c9b683f662b7262ad015,b6b944e3ec91fd14e96e2d03bab0757349cd9237",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-passport/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-passport/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-passport/tr/?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": "2021-10-02T07:24:59.245364Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-passport/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-passport/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-passport/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-passport/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-passport/tr/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-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": "pl",
            "id": 628,
            "filename": "translations/pl/askvortsov-moderator-warnings.json",
            "revision": "a26031e5ae5c8fe4abb02975b028bca9d2d5b06c,b84ac970276f094154ca43ad8175aa45b967cf7b",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-moderator-warnings/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/askvortsov-moderator-warnings/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-moderator-warnings/pl/?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": "2022-05-07T16:44:21.205391Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-moderator-warnings/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-moderator-warnings/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-moderator-warnings/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-moderator-warnings/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-moderator-warnings/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-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": "tr",
            "id": 629,
            "filename": "translations/tr/askvortsov-moderator-warnings.json",
            "revision": "edf38750dd3e2301157bd4f1cbe717f9eef32fd6,b84ac970276f094154ca43ad8175aa45b967cf7b",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-moderator-warnings/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/askvortsov-moderator-warnings/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-moderator-warnings/tr/?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": "2021-10-27T16:31:57.438435Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-moderator-warnings/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-moderator-warnings/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-moderator-warnings/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-moderator-warnings/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-moderator-warnings/tr/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-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": "pl",
            "id": 632,
            "filename": "translations/pl/askvortsov-pwa.json",
            "revision": "7562c798289416cbcef4af98ad8721b5146e7ae3,3b5bce6ffe65de3dffd6edda30f770a666f6cd78",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-pwa/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/askvortsov-pwa/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-pwa/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 62,
            "total_words": 851,
            "translated": 57,
            "translated_words": 801,
            "translated_percent": 91.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-14T21:47:27.934633Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-pwa/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-pwa/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-pwa/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-pwa/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-pwa/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-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": "tr",
            "id": 633,
            "filename": "translations/tr/askvortsov-pwa.json",
            "revision": "46d95761eff0f7f5a10cfb3412d323fe180d77a5,3b5bce6ffe65de3dffd6edda30f770a666f6cd78",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-pwa/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/askvortsov-pwa/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-pwa/tr/?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-04-26T12:37:24.036167Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-pwa/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-pwa/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-pwa/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-pwa/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/askvortsov-pwa/tr/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-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": "pl",
            "id": 644,
            "filename": "translations/pl/fof-discussion-language.json",
            "revision": "aa38a919a7c8ffeccbbec239681a6a5e4ef989be,a80061958c0ff4565b99261694214c9f2eb9594e",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-discussion-language/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-discussion-language/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-discussion-language/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 109,
            "translated": 17,
            "translated_words": 91,
            "translated_percent": 89.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": "2022-08-28T21:25:16.790597Z",
            "last_author": "Robert Korulczyk",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-discussion-language/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-discussion-language/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-discussion-language/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-discussion-language/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-discussion-language/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-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": "tr",
            "id": 645,
            "filename": "translations/tr/fof-discussion-language.json",
            "revision": "3a47d63c0e3e8cba5bd42cb32cfb98c41f07af37,a80061958c0ff4565b99261694214c9f2eb9594e",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-discussion-language/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-discussion-language/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-discussion-language/tr/?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": "2023-11-22T19:54:05.884863Z",
            "last_author": "Tolga Altaş",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-discussion-language/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-discussion-language/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-discussion-language/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-discussion-language/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-discussion-language/tr/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-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": "pl",
            "id": 646,
            "filename": "translations/pl/fof-impersonate.json",
            "revision": "11ec7d4d642d064fa8d1f6735359e791be7eab66,71bb52f88f0ca0471d60a0b7851aeab2453bb600",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-impersonate/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-impersonate/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-impersonate/pl/?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": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-impersonate/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-impersonate/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-impersonate/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-impersonate/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-impersonate/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-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": "tr",
            "id": 647,
            "filename": "translations/tr/fof-impersonate.json",
            "revision": "b8c5647dcbf8ce0724861d3c3f22e0b63679823b,71bb52f88f0ca0471d60a0b7851aeab2453bb600",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-impersonate/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-impersonate/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-impersonate/tr/?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-12-23T12:21:57.984205Z",
            "last_author": "DursunCanPoyraz",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-impersonate/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-impersonate/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-impersonate/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-impersonate/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-impersonate/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": "core",
                "slug": "core",
                "id": 61,
                "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": "https://weblate.rob006.net/git/flarum/core/",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*/core.json",
                "screenshot_filemask": "",
                "template": "sources/core.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/core/",
                "url": "https://weblate.rob006.net/api/components/flarum/core/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/core/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/core/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/core/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/core/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/core/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/core/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": 60,
                "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": [
                    "https://weblate.rob006.net/api/addons/10/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 656,
            "filename": "translations/zh_Hans/core.json",
            "revision": "ef17cdf73b073c1f69b958eb2ec99d6ccd92f1e1,b9be71712819f217267f31d2e0a4b374f1df7d30",
            "web_url": "https://weblate.rob006.net/projects/flarum/core/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/core/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/core/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 549,
            "total_words": 2256,
            "translated": 549,
            "translated_words": 2256,
            "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:25:39.671804Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/core/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/core/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/core/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/core/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/core/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": "flarum-mentions",
                "slug": "flarum-mentions",
                "id": 62,
                "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/*/flarum-mentions.json",
                "screenshot_filemask": "",
                "template": "sources/flarum-mentions.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/flarum-mentions/",
                "url": "https://weblate.rob006.net/api/components/flarum/flarum-mentions/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-mentions/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-mentions/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-mentions/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-mentions/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-mentions/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-mentions/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": 60,
                "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": 657,
            "filename": "translations/zh_Hans/flarum-mentions.json",
            "revision": "82e9dacea1de53149b842b549e26fc3393f82487,c9067f3edd72c516e30f22a5fcf394a617fddc9c",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-mentions/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/flarum-mentions/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/flarum-mentions/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 179,
            "translated": 30,
            "translated_words": 179,
            "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-19T15:16:39.265876Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/flarum-mentions/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/flarum-mentions/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/flarum-mentions/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-mentions/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-mentions/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": "flarum-akismet",
                "slug": "flarum-akismet",
                "id": 63,
                "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/*/flarum-akismet.json",
                "screenshot_filemask": "",
                "template": "sources/flarum-akismet.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/flarum-akismet/",
                "url": "https://weblate.rob006.net/api/components/flarum/flarum-akismet/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-akismet/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-akismet/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-akismet/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-akismet/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-akismet/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-akismet/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": 60,
                "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": 658,
            "filename": "translations/zh_Hans/flarum-akismet.json",
            "revision": "e2b7d338c871237d8d407d34949cd5d97c53a500,b6249d6b90d989898f1ff987c77afbe347418b69",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-akismet/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/flarum-akismet/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/flarum-akismet/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 32,
            "translated": 7,
            "translated_words": 32,
            "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-01-23T15:15:34.390963Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/flarum-akismet/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/flarum-akismet/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/flarum-akismet/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-akismet/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-akismet/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": "validation",
                "slug": "validation",
                "id": 65,
                "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/*/validation.json",
                "screenshot_filemask": "",
                "template": "sources/validation.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/validation/",
                "url": "https://weblate.rob006.net/api/components/flarum/validation/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/validation/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/validation/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/validation/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/validation/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/validation/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/validation/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": 60,
                "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": 660,
            "filename": "translations/zh_Hans/validation.json",
            "revision": "320d36aab43936cba9fae97a43ce5e165c428399,73a9a961e4f4740e95dc11aaae2fb9a269d81439",
            "web_url": "https://weblate.rob006.net/projects/flarum/validation/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/validation/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/validation/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 103,
            "total_words": 730,
            "translated": 103,
            "translated_words": 730,
            "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-27T14:32:10.595709Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/validation/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/validation/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/validation/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/validation/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/validation/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": "flarum-approval",
                "slug": "flarum-approval",
                "id": 66,
                "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/*/flarum-approval.json",
                "screenshot_filemask": "",
                "template": "sources/flarum-approval.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/flarum-approval/",
                "url": "https://weblate.rob006.net/api/components/flarum/flarum-approval/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-approval/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-approval/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-approval/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-approval/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-approval/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-approval/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": 60,
                "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": 661,
            "filename": "translations/zh_Hans/flarum-approval.json",
            "revision": "fd62521aaf5dab609404d69deac8b9ca96616003,3ad34a750aa98ed2563b2aaac938f072e09b225c",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-approval/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/flarum-approval/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/flarum-approval/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 18,
            "translated": 7,
            "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": "2020-08-05T13:26:23.030219Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/flarum-approval/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/flarum-approval/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/flarum-approval/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-approval/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-approval/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": "flarum-markdown",
                "slug": "flarum-markdown",
                "id": 67,
                "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/*/flarum-markdown.json",
                "screenshot_filemask": "",
                "template": "sources/flarum-markdown.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/flarum-markdown/",
                "url": "https://weblate.rob006.net/api/components/flarum/flarum-markdown/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-markdown/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-markdown/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-markdown/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-markdown/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-markdown/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-markdown/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": 60,
                "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": 662,
            "filename": "translations/zh_Hans/flarum-markdown.json",
            "revision": "d9d6e5dd053a6a947397cf580f530b4869d8d035,56913e80cd1ad1185e71f5dde200d10f0b1e9ad3",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-markdown/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/flarum-markdown/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/flarum-markdown/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 34,
            "translated": 11,
            "translated_words": 34,
            "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-07T13:57:48.089042Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/flarum-markdown/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/flarum-markdown/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/flarum-markdown/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-markdown/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-markdown/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": "flarum-likes",
                "slug": "flarum-likes",
                "id": 68,
                "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/*/flarum-likes.json",
                "screenshot_filemask": "",
                "template": "sources/flarum-likes.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/flarum-likes/",
                "url": "https://weblate.rob006.net/api/components/flarum/flarum-likes/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-likes/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-likes/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-likes/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-likes/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-likes/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-likes/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": 60,
                "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": 663,
            "filename": "translations/zh_Hans/flarum-likes.json",
            "revision": "d83a0024e1f2fefcbbf12ff3384011db7d308654,45912a845994434134186823cd5dbaaaf5dad811",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-likes/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/flarum-likes/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/flarum-likes/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 73,
            "translated": 15,
            "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": "2024-02-19T01:46:28.810228Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/flarum-likes/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/flarum-likes/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/flarum-likes/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-likes/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-likes/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": "flarum-sticky",
                "slug": "flarum-sticky",
                "id": 69,
                "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/*/flarum-sticky.json",
                "screenshot_filemask": "",
                "template": "sources/flarum-sticky.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/flarum-sticky/",
                "url": "https://weblate.rob006.net/api/components/flarum/flarum-sticky/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-sticky/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-sticky/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-sticky/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-sticky/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-sticky/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-sticky/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": 60,
                "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": 664,
            "filename": "translations/zh_Hans/flarum-sticky.json",
            "revision": "8446b38d7a367c0e23346fb6eda1c946b420a424,5bf86b99a266888f9e26dbbc8f65ba89a78c154f",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-sticky/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/flarum-sticky/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/flarum-sticky/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 18,
            "translated": 7,
            "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": "2024-02-19T15:17:13.747170Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/flarum-sticky/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/flarum-sticky/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/flarum-sticky/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-sticky/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-sticky/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": "flarum-emoji",
                "slug": "flarum-emoji",
                "id": 70,
                "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/*/flarum-emoji.json",
                "screenshot_filemask": "",
                "template": "sources/flarum-emoji.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/flarum-emoji/",
                "url": "https://weblate.rob006.net/api/components/flarum/flarum-emoji/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-emoji/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-emoji/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-emoji/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-emoji/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-emoji/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-emoji/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": 60,
                "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": 665,
            "filename": "translations/zh_Hans/flarum-emoji.json",
            "revision": "5dc494fbd60e4677f24f2c86b6a25fcd523cceb7,c73c3f13b0d17f856739da1eaa588f212383fe20",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-emoji/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/flarum-emoji/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/flarum-emoji/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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-06T04:01:57.142389Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/flarum-emoji/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/flarum-emoji/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/flarum-emoji/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-emoji/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-emoji/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": "flarum-suspend",
                "slug": "flarum-suspend",
                "id": 72,
                "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/*/flarum-suspend.json",
                "screenshot_filemask": "",
                "template": "sources/flarum-suspend.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/flarum-suspend/",
                "url": "https://weblate.rob006.net/api/components/flarum/flarum-suspend/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-suspend/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-suspend/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-suspend/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-suspend/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-suspend/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-suspend/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": 60,
                "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": 667,
            "filename": "translations/zh_Hans/flarum-suspend.json",
            "revision": "4e6b68e4047cfa567f81f032b8fadf08ebd740af,efbd030ffcceeb564490730b0bcdb44720581182",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-suspend/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/flarum-suspend/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/flarum-suspend/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 111,
            "translated": 25,
            "translated_words": 111,
            "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-09T01:37:58.133285Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/flarum-suspend/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/flarum-suspend/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/flarum-suspend/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-suspend/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-suspend/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": "flarum-lock",
                "slug": "flarum-lock",
                "id": 74,
                "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/*/flarum-lock.json",
                "screenshot_filemask": "",
                "template": "sources/flarum-lock.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/flarum-lock/",
                "url": "https://weblate.rob006.net/api/components/flarum/flarum-lock/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-lock/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-lock/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-lock/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-lock/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-lock/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-lock/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": 60,
                "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": 669,
            "filename": "translations/zh_Hans/flarum-lock.json",
            "revision": "7b03b164a8e5d29fb6bab9df33a766ec81cb18f1,94c4fa6c490d9d5faf8cddf715ccac6b9e98f4b8",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-lock/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/flarum-lock/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/flarum-lock/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 23,
            "translated": 8,
            "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": "2024-02-19T15:10:15.381692Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/flarum-lock/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/flarum-lock/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/flarum-lock/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-lock/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-lock/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": "flarum-statistics",
                "slug": "flarum-statistics",
                "id": 75,
                "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/*/flarum-statistics.json",
                "screenshot_filemask": "",
                "template": "sources/flarum-statistics.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/flarum-statistics/",
                "url": "https://weblate.rob006.net/api/components/flarum/flarum-statistics/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-statistics/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-statistics/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-statistics/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-statistics/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-statistics/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-statistics/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": 60,
                "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": 670,
            "filename": "translations/zh_Hans/flarum-statistics.json",
            "revision": "79e255716a507c483b03189d831411c7db5b28b1,b784198e260394f313e26271623fe45e37b37c16",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-statistics/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/flarum-statistics/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/flarum-statistics/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 97,
            "translated": 25,
            "translated_words": 97,
            "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-21T01:16:10.710743Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/flarum-statistics/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/flarum-statistics/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/flarum-statistics/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-statistics/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-statistics/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": "flarum-pusher",
                "slug": "flarum-pusher",
                "id": 76,
                "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/*/flarum-pusher.json",
                "screenshot_filemask": "",
                "template": "sources/flarum-pusher.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/flarum-pusher/",
                "url": "https://weblate.rob006.net/api/components/flarum/flarum-pusher/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-pusher/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-pusher/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-pusher/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-pusher/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-pusher/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-pusher/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": 60,
                "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": 671,
            "filename": "translations/zh_Hans/flarum-pusher.json",
            "revision": "ff2245449bf11306479e57e0a1c65e094f33a835,470dca8beb38a0fb7bf3cc2a7b9fb4c25f2bc5b2",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-pusher/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/flarum-pusher/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/flarum-pusher/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 21,
            "translated": 6,
            "translated_words": 21,
            "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:17:07.042474Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/flarum-pusher/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/flarum-pusher/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/flarum-pusher/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-pusher/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-pusher/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": "flarum-subscriptions",
                "slug": "flarum-subscriptions",
                "id": 77,
                "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/*/flarum-subscriptions.json",
                "screenshot_filemask": "",
                "template": "sources/flarum-subscriptions.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/flarum-subscriptions/",
                "url": "https://weblate.rob006.net/api/components/flarum/flarum-subscriptions/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-subscriptions/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-subscriptions/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-subscriptions/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-subscriptions/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-subscriptions/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-subscriptions/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": 60,
                "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": 672,
            "filename": "translations/zh_Hans/flarum-subscriptions.json",
            "revision": "4bb007b55f747e21016fa5f03c335819350aed0e,ceb9d8b2d57b8cb236b96d606eee260fd847810e",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-subscriptions/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/flarum-subscriptions/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/flarum-subscriptions/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 128,
            "translated": 25,
            "translated_words": 128,
            "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-07T14:05:13.516449Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/flarum-subscriptions/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/flarum-subscriptions/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/flarum-subscriptions/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-subscriptions/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-subscriptions/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": "flarum-flags",
                "slug": "flarum-flags",
                "id": 78,
                "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/*/flarum-flags.json",
                "screenshot_filemask": "",
                "template": "sources/flarum-flags.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/flarum-flags/",
                "url": "https://weblate.rob006.net/api/components/flarum/flarum-flags/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-flags/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-flags/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-flags/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-flags/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-flags/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-flags/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": 60,
                "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": 673,
            "filename": "translations/zh_Hans/flarum-flags.json",
            "revision": "f992a5b9f81ee5009bc9df62f97a1d571500479d,1aace5cd65040369e40dbeb4773f8921229afec1",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-flags/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/flarum-flags/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/flarum-flags/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 104,
            "translated": 28,
            "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": "2020-12-22T02:07:46.965547Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/flarum-flags/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/flarum-flags/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/flarum-flags/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-flags/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-flags/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": "flarum-tags",
                "slug": "flarum-tags",
                "id": 79,
                "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/*/flarum-tags.json",
                "screenshot_filemask": "",
                "template": "sources/flarum-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/flarum-tags/",
                "url": "https://weblate.rob006.net/api/components/flarum/flarum-tags/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-tags/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-tags/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-tags/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-tags/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-tags/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-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": 60,
                "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": 674,
            "filename": "translations/zh_Hans/flarum-tags.json",
            "revision": "d74b9994d8a0f38d6931b59c59cf3b856554cda0,00ae5dbba8f8e27060a34a1b027b7d6312a09736",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-tags/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/flarum-tags/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/flarum-tags/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 58,
            "total_words": 253,
            "translated": 58,
            "translated_words": 253,
            "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-19T15:20:07.993698Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/flarum-tags/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/flarum-tags/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/flarum-tags/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-tags/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/flarum-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-user-directory",
                "slug": "fof-user-directory",
                "id": 80,
                "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-user-directory.json",
                "screenshot_filemask": "",
                "template": "sources/fof-user-directory.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-user-directory/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-user-directory/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-user-directory/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-user-directory/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-user-directory/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-user-directory/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-user-directory/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-user-directory/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": 675,
            "filename": "translations/zh_Hans/fof-user-directory.json",
            "revision": "a9baf41ee42a8768e8159f7750a05082f9b39a8f,3e689c0d45d0b5d1204d4e4a9b42d78d68220826",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-user-directory/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-user-directory/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-user-directory/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 108,
            "translated": 28,
            "translated_words": 108,
            "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-15T18:03:07.874413Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-user-directory/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-user-directory/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-user-directory/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-user-directory/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-user-directory/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-pages",
                "slug": "fof-pages",
                "id": 87,
                "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-pages.json",
                "screenshot_filemask": "",
                "template": "sources/fof-pages.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-pages/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-pages/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-pages/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-pages/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-pages/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-pages/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-pages/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-pages/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": 676,
            "filename": "translations/zh_Hans/fof-pages.json",
            "revision": "0f085eb52ac0dd4718068677c84ed94196ae1a6e,eacc909faa8f83c16e09648dc299732fd1940abf",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-pages/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-pages/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-pages/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 86,
            "translated": 29,
            "translated_words": 86,
            "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-30T03:44:47.956005Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-pages/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-pages/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-pages/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-pages/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-pages/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-split",
                "slug": "fof-split",
                "id": 93,
                "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-split.json",
                "screenshot_filemask": "",
                "template": "sources/fof-split.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-split/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-split/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-split/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-split/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-split/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-split/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-split/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-split/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": 677,
            "filename": "translations/zh_Hans/fof-split.json",
            "revision": "e77dbb7e761d10b137d3a16484aea5c172a7b89b,9c6c2ca02f261dabfc039eae453ff5e985ef44f1",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-split/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-split/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-split/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 54,
            "translated": 9,
            "translated_words": 54,
            "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:23:25.345758Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-split/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-split/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-split/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-split/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-split/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-user-bio",
                "slug": "fof-user-bio",
                "id": 98,
                "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-user-bio.json",
                "screenshot_filemask": "",
                "template": "sources/fof-user-bio.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-user-bio/",
                "url": "https://weblate.rob006.net/api/components/flarum/fof-user-bio/?format=api",
                "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-user-bio/repository/?format=api",
                "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-user-bio/translations/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-user-bio/statistics/?format=api",
                "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-user-bio/lock/?format=api",
                "links_url": "https://weblate.rob006.net/api/components/flarum/fof-user-bio/links/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-user-bio/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": 678,
            "filename": "translations/zh_Hans/fof-user-bio.json",
            "revision": "a013cb1fecea0a0ed65aa17093d1a165d924610e,56068f78670f4240b547e1a8ac1f23d851af23fe",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-user-bio/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/fof-user-bio/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/fof-user-bio/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 79,
            "translated": 9,
            "translated_words": 79,
            "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-16T08:19:33.137891Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/fof-user-bio/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/fof-user-bio/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/fof-user-bio/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-user-bio/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/fof-user-bio/zh_Hans/units/?format=api"
        }
    ]
}