Translation components API.

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

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

{
    "count": 444,
    "next": null,
    "previous": "https://weblate.rob006.net/api/components/?format=api&page=4",
    "results": [
        {
            "name": "datitisev-post-galleries",
            "slug": "datitisev-post-galleries",
            "id": 1315,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/datitisev-post-galleries.json",
            "screenshot_filemask": "",
            "template": "sources/datitisev-post-galleries.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/datitisev-post-galleries/",
            "url": "https://weblate.rob006.net/api/components/flarum/datitisev-post-galleries/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datitisev-post-galleries/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datitisev-post-galleries/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datitisev-post-galleries/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datitisev-post-galleries/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datitisev-post-galleries/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datitisev-post-galleries/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"
        },
        {
            "name": "dalez-msemoji",
            "slug": "dalez-msemoji",
            "id": 1316,
            "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/*/dalez-msemoji.json",
            "screenshot_filemask": "",
            "template": "sources/dalez-msemoji.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/dalez-msemoji/",
            "url": "https://weblate.rob006.net/api/components/flarum/dalez-msemoji/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/dalez-msemoji/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/dalez-msemoji/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/dalez-msemoji/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/dalez-msemoji/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/dalez-msemoji/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/dalez-msemoji/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"
        },
        {
            "name": "dalez-twemoji",
            "slug": "dalez-twemoji",
            "id": 1317,
            "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/*/dalez-twemoji.json",
            "screenshot_filemask": "",
            "template": "sources/dalez-twemoji.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/dalez-twemoji/",
            "url": "https://weblate.rob006.net/api/components/flarum/dalez-twemoji/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/dalez-twemoji/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/dalez-twemoji/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/dalez-twemoji/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/dalez-twemoji/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/dalez-twemoji/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/dalez-twemoji/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"
        },
        {
            "name": "rehiy-reply-to-see",
            "slug": "rehiy-reply-to-see",
            "id": 1318,
            "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/*/rehiy-reply-to-see.json",
            "screenshot_filemask": "",
            "template": "sources/rehiy-reply-to-see.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/rehiy-reply-to-see/",
            "url": "https://weblate.rob006.net/api/components/flarum/rehiy-reply-to-see/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/rehiy-reply-to-see/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/rehiy-reply-to-see/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/rehiy-reply-to-see/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/rehiy-reply-to-see/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/rehiy-reply-to-see/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/rehiy-reply-to-see/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"
        },
        {
            "name": "datlechin-oauth-envato",
            "slug": "datlechin-oauth-envato",
            "id": 1320,
            "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/*/datlechin-oauth-envato.json",
            "screenshot_filemask": "",
            "template": "sources/datlechin-oauth-envato.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/datlechin-oauth-envato/",
            "url": "https://weblate.rob006.net/api/components/flarum/datlechin-oauth-envato/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datlechin-oauth-envato/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datlechin-oauth-envato/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datlechin-oauth-envato/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datlechin-oauth-envato/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datlechin-oauth-envato/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datlechin-oauth-envato/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"
        },
        {
            "name": "datlechin-oauth-spotify",
            "slug": "datlechin-oauth-spotify",
            "id": 1321,
            "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/*/datlechin-oauth-spotify.json",
            "screenshot_filemask": "",
            "template": "sources/datlechin-oauth-spotify.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/datlechin-oauth-spotify/",
            "url": "https://weblate.rob006.net/api/components/flarum/datlechin-oauth-spotify/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datlechin-oauth-spotify/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datlechin-oauth-spotify/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datlechin-oauth-spotify/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datlechin-oauth-spotify/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datlechin-oauth-spotify/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datlechin-oauth-spotify/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"
        },
        {
            "name": "ianm-twofactor",
            "slug": "ianm-twofactor",
            "id": 1322,
            "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/*/ianm-twofactor.json",
            "screenshot_filemask": "",
            "template": "sources/ianm-twofactor.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/ianm-twofactor/",
            "url": "https://weblate.rob006.net/api/components/flarum/ianm-twofactor/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/ianm-twofactor/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/ianm-twofactor/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/ianm-twofactor/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/ianm-twofactor/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/ianm-twofactor/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/ianm-twofactor/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"
        },
        {
            "name": "foskym-nickname-group-formatter",
            "slug": "foskym-nickname-group-formatter",
            "id": 1323,
            "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/*/foskym-nickname-group-formatter.json",
            "screenshot_filemask": "",
            "template": "sources/foskym-nickname-group-formatter.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/foskym-nickname-group-formatter/",
            "url": "https://weblate.rob006.net/api/components/flarum/foskym-nickname-group-formatter/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/foskym-nickname-group-formatter/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/foskym-nickname-group-formatter/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/foskym-nickname-group-formatter/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/foskym-nickname-group-formatter/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/foskym-nickname-group-formatter/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/foskym-nickname-group-formatter/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"
        },
        {
            "name": "foskym-oauth-center",
            "slug": "foskym-oauth-center",
            "id": 1324,
            "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/*/foskym-oauth-center.json",
            "screenshot_filemask": "",
            "template": "sources/foskym-oauth-center.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/foskym-oauth-center/",
            "url": "https://weblate.rob006.net/api/components/flarum/foskym-oauth-center/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/foskym-oauth-center/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/foskym-oauth-center/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/foskym-oauth-center/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/foskym-oauth-center/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/foskym-oauth-center/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/foskym-oauth-center/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"
        },
        {
            "name": "danirod-plausible",
            "slug": "danirod-plausible",
            "id": 1325,
            "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/*/danirod-plausible.json",
            "screenshot_filemask": "",
            "template": "sources/danirod-plausible.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/danirod-plausible/",
            "url": "https://weblate.rob006.net/api/components/flarum/danirod-plausible/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/danirod-plausible/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/danirod-plausible/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/danirod-plausible/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/danirod-plausible/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/danirod-plausible/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/danirod-plausible/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"
        },
        {
            "name": "sycho-force-password-reset",
            "slug": "sycho-force-password-reset",
            "id": 1327,
            "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-force-password-reset.json",
            "screenshot_filemask": "",
            "template": "sources/sycho-force-password-reset.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-force-password-reset/",
            "url": "https://weblate.rob006.net/api/components/flarum/sycho-force-password-reset/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/sycho-force-password-reset/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/sycho-force-password-reset/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/sycho-force-password-reset/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/sycho-force-password-reset/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/sycho-force-password-reset/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/sycho-force-password-reset/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"
        },
        {
            "name": "imdong-visible-to-op-only",
            "slug": "imdong-visible-to-op-only",
            "id": 1328,
            "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/*/imdong-visible-to-op-only.json",
            "screenshot_filemask": "",
            "template": "sources/imdong-visible-to-op-only.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/imdong-visible-to-op-only/",
            "url": "https://weblate.rob006.net/api/components/flarum/imdong-visible-to-op-only/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/imdong-visible-to-op-only/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/imdong-visible-to-op-only/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/imdong-visible-to-op-only/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/imdong-visible-to-op-only/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/imdong-visible-to-op-only/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/imdong-visible-to-op-only/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"
        },
        {
            "name": "imdong-spam-alert",
            "slug": "imdong-spam-alert",
            "id": 1329,
            "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/*/imdong-spam-alert.json",
            "screenshot_filemask": "",
            "template": "sources/imdong-spam-alert.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/imdong-spam-alert/",
            "url": "https://weblate.rob006.net/api/components/flarum/imdong-spam-alert/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/imdong-spam-alert/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/imdong-spam-alert/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/imdong-spam-alert/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/imdong-spam-alert/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/imdong-spam-alert/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/imdong-spam-alert/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"
        },
        {
            "name": "fof-clockwork",
            "slug": "fof-clockwork",
            "id": 1330,
            "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-clockwork.json",
            "screenshot_filemask": "",
            "template": "sources/fof-clockwork.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-clockwork/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-clockwork/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-clockwork/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-clockwork/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-clockwork/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-clockwork/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-clockwork/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-clockwork/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"
        },
        {
            "name": "datlechin-simple-tour-guide",
            "slug": "datlechin-simple-tour-guide",
            "id": 1331,
            "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/*/datlechin-simple-tour-guide.json",
            "screenshot_filemask": "",
            "template": "sources/datlechin-simple-tour-guide.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/datlechin-simple-tour-guide/",
            "url": "https://weblate.rob006.net/api/components/flarum/datlechin-simple-tour-guide/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datlechin-simple-tour-guide/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datlechin-simple-tour-guide/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datlechin-simple-tour-guide/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datlechin-simple-tour-guide/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datlechin-simple-tour-guide/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datlechin-simple-tour-guide/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"
        },
        {
            "name": "hikarilan-passkey-login",
            "slug": "hikarilan-passkey-login",
            "id": 1333,
            "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/*/hikarilan-passkey-login.json",
            "screenshot_filemask": "",
            "template": "sources/hikarilan-passkey-login.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/hikarilan-passkey-login/",
            "url": "https://weblate.rob006.net/api/components/flarum/hikarilan-passkey-login/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/hikarilan-passkey-login/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/hikarilan-passkey-login/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/hikarilan-passkey-login/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/hikarilan-passkey-login/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/hikarilan-passkey-login/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/hikarilan-passkey-login/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"
        },
        {
            "name": "blomstra-horizon",
            "slug": "blomstra-horizon",
            "id": 1334,
            "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/*/blomstra-horizon.json",
            "screenshot_filemask": "",
            "template": "sources/blomstra-horizon.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/blomstra-horizon/",
            "url": "https://weblate.rob006.net/api/components/flarum/blomstra-horizon/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/blomstra-horizon/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/blomstra-horizon/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/blomstra-horizon/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/blomstra-horizon/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/blomstra-horizon/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/blomstra-horizon/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"
        },
        {
            "name": "litalino-more-bbcode",
            "slug": "litalino-more-bbcode",
            "id": 1336,
            "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/*/litalino-more-bbcode.json",
            "screenshot_filemask": "",
            "template": "sources/litalino-more-bbcode.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/litalino-more-bbcode/",
            "url": "https://weblate.rob006.net/api/components/flarum/litalino-more-bbcode/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/litalino-more-bbcode/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/litalino-more-bbcode/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/litalino-more-bbcode/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/litalino-more-bbcode/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/litalino-more-bbcode/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/litalino-more-bbcode/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"
        },
        {
            "name": "fof-anti-spam",
            "slug": "fof-anti-spam",
            "id": 1337,
            "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-anti-spam.json",
            "screenshot_filemask": "",
            "template": "sources/fof-anti-spam.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-anti-spam/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-anti-spam/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-anti-spam/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-anti-spam/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-anti-spam/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-anti-spam/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-anti-spam/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-anti-spam/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"
        },
        {
            "name": "litalino-geo-weather-widget",
            "slug": "litalino-geo-weather-widget",
            "id": 1338,
            "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/*/litalino-geo-weather-widget.json",
            "screenshot_filemask": "",
            "template": "sources/litalino-geo-weather-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/litalino-geo-weather-widget/",
            "url": "https://weblate.rob006.net/api/components/flarum/litalino-geo-weather-widget/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/litalino-geo-weather-widget/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/litalino-geo-weather-widget/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/litalino-geo-weather-widget/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/litalino-geo-weather-widget/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/litalino-geo-weather-widget/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/litalino-geo-weather-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": 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"
        },
        {
            "name": "blomstra-database-queue",
            "slug": "blomstra-database-queue",
            "id": 1339,
            "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/*/blomstra-database-queue.json",
            "screenshot_filemask": "",
            "template": "sources/blomstra-database-queue.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/blomstra-database-queue/",
            "url": "https://weblate.rob006.net/api/components/flarum/blomstra-database-queue/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/blomstra-database-queue/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/blomstra-database-queue/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/blomstra-database-queue/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/blomstra-database-queue/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/blomstra-database-queue/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/blomstra-database-queue/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"
        },
        {
            "name": "umhelper-oauth-clerk",
            "slug": "umhelper-oauth-clerk",
            "id": 1340,
            "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/*/umhelper-oauth-clerk.json",
            "screenshot_filemask": "",
            "template": "sources/umhelper-oauth-clerk.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/umhelper-oauth-clerk/",
            "url": "https://weblate.rob006.net/api/components/flarum/umhelper-oauth-clerk/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/umhelper-oauth-clerk/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/umhelper-oauth-clerk/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/umhelper-oauth-clerk/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/umhelper-oauth-clerk/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/umhelper-oauth-clerk/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/umhelper-oauth-clerk/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"
        },
        {
            "name": "litalino-adblock",
            "slug": "litalino-adblock",
            "id": 1341,
            "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/*/litalino-adblock.json",
            "screenshot_filemask": "",
            "template": "sources/litalino-adblock.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/litalino-adblock/",
            "url": "https://weblate.rob006.net/api/components/flarum/litalino-adblock/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/litalino-adblock/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/litalino-adblock/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/litalino-adblock/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/litalino-adblock/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/litalino-adblock/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/litalino-adblock/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"
        },
        {
            "name": "litalino-blog-article-series",
            "slug": "litalino-blog-article-series",
            "id": 1342,
            "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/*/litalino-blog-article-series.json",
            "screenshot_filemask": "",
            "template": "sources/litalino-blog-article-series.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/litalino-blog-article-series/",
            "url": "https://weblate.rob006.net/api/components/flarum/litalino-blog-article-series/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/litalino-blog-article-series/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/litalino-blog-article-series/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/litalino-blog-article-series/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/litalino-blog-article-series/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/litalino-blog-article-series/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/litalino-blog-article-series/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"
        },
        {
            "name": "litalino-country-flags",
            "slug": "litalino-country-flags",
            "id": 1343,
            "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/*/litalino-country-flags.json",
            "screenshot_filemask": "",
            "template": "sources/litalino-country-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/litalino-country-flags/",
            "url": "https://weblate.rob006.net/api/components/flarum/litalino-country-flags/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/litalino-country-flags/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/litalino-country-flags/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/litalino-country-flags/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/litalino-country-flags/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/litalino-country-flags/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/litalino-country-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": 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"
        },
        {
            "name": "litalino-top-bar",
            "slug": "litalino-top-bar",
            "id": 1344,
            "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/*/litalino-top-bar.json",
            "screenshot_filemask": "",
            "template": "sources/litalino-top-bar.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/litalino-top-bar/",
            "url": "https://weblate.rob006.net/api/components/flarum/litalino-top-bar/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/litalino-top-bar/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/litalino-top-bar/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/litalino-top-bar/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/litalino-top-bar/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/litalino-top-bar/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/litalino-top-bar/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"
        },
        {
            "name": "flarum-extension-manager",
            "slug": "flarum-extension-manager",
            "id": 1345,
            "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-extension-manager.json",
            "screenshot_filemask": "",
            "template": "sources/flarum-extension-manager.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-extension-manager/",
            "url": "https://weblate.rob006.net/api/components/flarum/flarum-extension-manager/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-extension-manager/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-extension-manager/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-extension-manager/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-extension-manager/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-extension-manager/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-extension-manager/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"
        },
        {
            "name": "nearata-maintenance-mode",
            "slug": "nearata-maintenance-mode",
            "id": 1346,
            "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/*/nearata-maintenance-mode.json",
            "screenshot_filemask": "",
            "template": "sources/nearata-maintenance-mode.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/nearata-maintenance-mode/",
            "url": "https://weblate.rob006.net/api/components/flarum/nearata-maintenance-mode/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nearata-maintenance-mode/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nearata-maintenance-mode/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nearata-maintenance-mode/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nearata-maintenance-mode/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nearata-maintenance-mode/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nearata-maintenance-mode/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"
        },
        {
            "name": "ianm-boring-avatars",
            "slug": "ianm-boring-avatars",
            "id": 1347,
            "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/*/ianm-boring-avatars.json",
            "screenshot_filemask": "",
            "template": "sources/ianm-boring-avatars.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/ianm-boring-avatars/",
            "url": "https://weblate.rob006.net/api/components/flarum/ianm-boring-avatars/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/ianm-boring-avatars/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/ianm-boring-avatars/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/ianm-boring-avatars/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/ianm-boring-avatars/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/ianm-boring-avatars/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/ianm-boring-avatars/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"
        },
        {
            "name": "nodeloc-ignore-hidden-tags",
            "slug": "nodeloc-ignore-hidden-tags",
            "id": 1348,
            "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/*/nodeloc-ignore-hidden-tags.json",
            "screenshot_filemask": "",
            "template": "sources/nodeloc-ignore-hidden-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/nodeloc-ignore-hidden-tags/",
            "url": "https://weblate.rob006.net/api/components/flarum/nodeloc-ignore-hidden-tags/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-ignore-hidden-tags/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-ignore-hidden-tags/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-ignore-hidden-tags/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-ignore-hidden-tags/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-ignore-hidden-tags/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-ignore-hidden-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": 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"
        },
        {
            "name": "nodeloc-dislikes",
            "slug": "nodeloc-dislikes",
            "id": 1349,
            "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/*/nodeloc-dislikes.json",
            "screenshot_filemask": "",
            "template": "sources/nodeloc-dislikes.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/nodeloc-dislikes/",
            "url": "https://weblate.rob006.net/api/components/flarum/nodeloc-dislikes/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-dislikes/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-dislikes/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-dislikes/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-dislikes/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-dislikes/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-dislikes/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"
        },
        {
            "name": "nearata-password-strength-enforcer",
            "slug": "nearata-password-strength-enforcer",
            "id": 1350,
            "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/*/nearata-password-strength-enforcer.json",
            "screenshot_filemask": "",
            "template": "sources/nearata-password-strength-enforcer.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/nearata-password-strength-enforcer/",
            "url": "https://weblate.rob006.net/api/components/flarum/nearata-password-strength-enforcer/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nearata-password-strength-enforcer/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nearata-password-strength-enforcer/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nearata-password-strength-enforcer/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nearata-password-strength-enforcer/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nearata-password-strength-enforcer/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nearata-password-strength-enforcer/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"
        },
        {
            "name": "nodeloc-telegram",
            "slug": "nodeloc-telegram",
            "id": 1351,
            "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/*/nodeloc-telegram.json",
            "screenshot_filemask": "",
            "template": "sources/nodeloc-telegram.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/nodeloc-telegram/",
            "url": "https://weblate.rob006.net/api/components/flarum/nodeloc-telegram/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-telegram/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-telegram/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-telegram/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-telegram/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-telegram/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-telegram/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"
        },
        {
            "name": "nodeloc-whisper",
            "slug": "nodeloc-whisper",
            "id": 1352,
            "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/*/nodeloc-whisper.json",
            "screenshot_filemask": "",
            "template": "sources/nodeloc-whisper.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/nodeloc-whisper/",
            "url": "https://weblate.rob006.net/api/components/flarum/nodeloc-whisper/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-whisper/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-whisper/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-whisper/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-whisper/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-whisper/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-whisper/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"
        },
        {
            "name": "blomstra-gdpr",
            "slug": "blomstra-gdpr",
            "id": 1355,
            "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/*/blomstra-gdpr.json",
            "screenshot_filemask": "",
            "template": "sources/blomstra-gdpr.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/blomstra-gdpr/",
            "url": "https://weblate.rob006.net/api/components/flarum/blomstra-gdpr/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/blomstra-gdpr/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/blomstra-gdpr/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/blomstra-gdpr/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/blomstra-gdpr/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/blomstra-gdpr/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/blomstra-gdpr/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"
        },
        {
            "name": "ordinaryjellyfish-automod",
            "slug": "ordinaryjellyfish-automod",
            "id": 1356,
            "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/*/ordinaryjellyfish-automod.json",
            "screenshot_filemask": "",
            "template": "sources/ordinaryjellyfish-automod.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/ordinaryjellyfish-automod/",
            "url": "https://weblate.rob006.net/api/components/flarum/ordinaryjellyfish-automod/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/ordinaryjellyfish-automod/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/ordinaryjellyfish-automod/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/ordinaryjellyfish-automod/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/ordinaryjellyfish-automod/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/ordinaryjellyfish-automod/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/ordinaryjellyfish-automod/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"
        },
        {
            "name": "muhammedsaidckr-gemini",
            "slug": "muhammedsaidckr-gemini",
            "id": 1357,
            "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/*/muhammedsaidckr-gemini.json",
            "screenshot_filemask": "",
            "template": "sources/muhammedsaidckr-gemini.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/muhammedsaidckr-gemini/",
            "url": "https://weblate.rob006.net/api/components/flarum/muhammedsaidckr-gemini/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/muhammedsaidckr-gemini/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/muhammedsaidckr-gemini/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/muhammedsaidckr-gemini/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/muhammedsaidckr-gemini/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/muhammedsaidckr-gemini/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/muhammedsaidckr-gemini/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"
        },
        {
            "name": "gtdxyz-login",
            "slug": "gtdxyz-login",
            "id": 1359,
            "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/*/gtdxyz-login.json",
            "screenshot_filemask": "",
            "template": "sources/gtdxyz-login.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/gtdxyz-login/",
            "url": "https://weblate.rob006.net/api/components/flarum/gtdxyz-login/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/gtdxyz-login/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/gtdxyz-login/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/gtdxyz-login/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/gtdxyz-login/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/gtdxyz-login/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/gtdxyz-login/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"
        },
        {
            "name": "nodeloc-referral",
            "slug": "nodeloc-referral",
            "id": 1360,
            "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/*/nodeloc-referral.json",
            "screenshot_filemask": "",
            "template": "sources/nodeloc-referral.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/nodeloc-referral/",
            "url": "https://weblate.rob006.net/api/components/flarum/nodeloc-referral/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-referral/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-referral/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-referral/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-referral/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-referral/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-referral/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"
        },
        {
            "name": "nodeloc-my-emoji",
            "slug": "nodeloc-my-emoji",
            "id": 1361,
            "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/*/nodeloc-my-emoji.json",
            "screenshot_filemask": "",
            "template": "sources/nodeloc-my-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/nodeloc-my-emoji/",
            "url": "https://weblate.rob006.net/api/components/flarum/nodeloc-my-emoji/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-my-emoji/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-my-emoji/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-my-emoji/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-my-emoji/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-my-emoji/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-my-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": 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"
        },
        {
            "name": "nodeloc-lottery",
            "slug": "nodeloc-lottery",
            "id": 1362,
            "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/*/nodeloc-lottery.json",
            "screenshot_filemask": "",
            "template": "sources/nodeloc-lottery.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/nodeloc-lottery/",
            "url": "https://weblate.rob006.net/api/components/flarum/nodeloc-lottery/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-lottery/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-lottery/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-lottery/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-lottery/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-lottery/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nodeloc-lottery/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"
        },
        {
            "name": "sas_sam-regrole",
            "slug": "sas_sam-regrole",
            "id": 1366,
            "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/*/sas_sam-regrole.json",
            "screenshot_filemask": "",
            "template": "sources/sas_sam-regrole.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/sas_sam-regrole/",
            "url": "https://weblate.rob006.net/api/components/flarum/sas_sam-regrole/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/sas_sam-regrole/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/sas_sam-regrole/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/sas_sam-regrole/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/sas_sam-regrole/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/sas_sam-regrole/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/sas_sam-regrole/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"
        },
        {
            "name": "yippy-auth-ldap",
            "slug": "yippy-auth-ldap",
            "id": 1371,
            "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/*/yippy-auth-ldap.json",
            "screenshot_filemask": "",
            "template": "sources/yippy-auth-ldap.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/yippy-auth-ldap/",
            "url": "https://weblate.rob006.net/api/components/flarum/yippy-auth-ldap/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/yippy-auth-ldap/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/yippy-auth-ldap/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/yippy-auth-ldap/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/yippy-auth-ldap/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/yippy-auth-ldap/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/yippy-auth-ldap/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"
        },
        {
            "name": "yippy-tag-with-themes",
            "slug": "yippy-tag-with-themes",
            "id": 1372,
            "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/*/yippy-tag-with-themes.json",
            "screenshot_filemask": "",
            "template": "sources/yippy-tag-with-themes.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/yippy-tag-with-themes/",
            "url": "https://weblate.rob006.net/api/components/flarum/yippy-tag-with-themes/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/yippy-tag-with-themes/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/yippy-tag-with-themes/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/yippy-tag-with-themes/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/yippy-tag-with-themes/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/yippy-tag-with-themes/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/yippy-tag-with-themes/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"
        }
    ]
}