Translation components API.

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

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

{
    "count": 37238,
    "next": null,
    "previous": "https://weblate.rob006.net/api/translations/?format=api&page=372",
    "results": [
        {
            "language": {
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://weblate.rob006.net/languages/lv/",
                "url": "https://weblate.rob006.net/api/languages/lv/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "lv",
            "id": 40989,
            "filename": "translations/lv/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/lv/",
            "share_url": "https://weblate.rob006.net/engage/flarum/lv/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/lv/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/lv/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/lv/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/lv/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/lv/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/lv/units/?format=api"
        },
        {
            "language": {
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 1608564,
                "web_url": "https://weblate.rob006.net/languages/mk/",
                "url": "https://weblate.rob006.net/api/languages/mk/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/mk/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "mk",
            "id": 40990,
            "filename": "translations/mk/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/mk/",
            "share_url": "https://weblate.rob006.net/engage/flarum/mk/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/mk/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/mk/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/mk/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/mk/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/mk/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/mk/units/?format=api"
        },
        {
            "language": {
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 43257484,
                "web_url": "https://weblate.rob006.net/languages/ml/",
                "url": "https://weblate.rob006.net/api/languages/ml/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/ml/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "ml",
            "id": 40991,
            "filename": "translations/ml/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/ml/",
            "share_url": "https://weblate.rob006.net/engage/flarum/ml/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/ml/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ml/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ml/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ml/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ml/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ml/units/?format=api"
        },
        {
            "language": {
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://weblate.rob006.net/languages/mr/",
                "url": "https://weblate.rob006.net/api/languages/mr/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/mr/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "mr",
            "id": 40992,
            "filename": "translations/mr/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/mr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/mr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/mr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/mr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/mr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/mr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/mr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/mr/units/?format=api"
        },
        {
            "language": {
                "code": "my",
                "name": "Burmese",
                "plural": {
                    "id": 38,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bur",
                    "mya"
                ],
                "direction": "ltr",
                "population": 36559231,
                "web_url": "https://weblate.rob006.net/languages/my/",
                "url": "https://weblate.rob006.net/api/languages/my/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/my/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "my",
            "id": 40993,
            "filename": "translations/my/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/my/",
            "share_url": "https://weblate.rob006.net/engage/flarum/my/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/my/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/my/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/my/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/my/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/my/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/my/units/?format=api"
        },
        {
            "language": {
                "code": "nb",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.rob006.net/languages/nb/",
                "url": "https://weblate.rob006.net/api/languages/nb/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/nb/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "nb",
            "id": 40994,
            "filename": "translations/nb/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/nb/",
            "share_url": "https://weblate.rob006.net/engage/flarum/nb/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/nb/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/nb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/nb/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/nb/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/nb/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/nb/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/nb/units/?format=api"
        },
        {
            "language": {
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://weblate.rob006.net/languages/ne/",
                "url": "https://weblate.rob006.net/api/languages/ne/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/ne/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "ne",
            "id": 40995,
            "filename": "translations/ne/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/ne/",
            "share_url": "https://weblate.rob006.net/engage/flarum/ne/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/ne/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ne/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ne/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ne/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ne/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ne/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://weblate.rob006.net/languages/nl/",
                "url": "https://weblate.rob006.net/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "nl",
            "id": 40996,
            "filename": "translations/nl/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/nl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/nl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/nl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/nl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/nl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/nl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/nl/units/?format=api"
        },
        {
            "language": {
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 172,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://weblate.rob006.net/languages/nn/",
                "url": "https://weblate.rob006.net/api/languages/nn/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/nn/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "nn",
            "id": 40997,
            "filename": "translations/nn/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/nn/",
            "share_url": "https://weblate.rob006.net/engage/flarum/nn/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/nn/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/nn/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/nn/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/nn/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/nn/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/nn/units/?format=api"
        },
        {
            "language": {
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 176,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://weblate.rob006.net/languages/oc/",
                "url": "https://weblate.rob006.net/api/languages/oc/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/oc/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "oc",
            "id": 40998,
            "filename": "translations/oc/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/oc/",
            "share_url": "https://weblate.rob006.net/engage/flarum/oc/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/oc/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/oc/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/oc/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/oc/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/oc/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/oc/units/?format=api"
        },
        {
            "language": {
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 192,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "population": 40120509,
                "web_url": "https://weblate.rob006.net/languages/pa/",
                "url": "https://weblate.rob006.net/api/languages/pa/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/pa/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "pa",
            "id": 40999,
            "filename": "translations/pa/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/pa/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pa/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/pa/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pa/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pa/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pa/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pa/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pa/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 188,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://weblate.rob006.net/languages/pl/",
                "url": "https://weblate.rob006.net/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "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"
            },
            "language_code": "pl",
            "id": 41000,
            "filename": "translations/pl/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/pl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/pl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 189,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://weblate.rob006.net/languages/pt/",
                "url": "https://weblate.rob006.net/api/languages/pt/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "pt",
            "id": 41001,
            "filename": "translations/pt/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/pt/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pt/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/pt/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pt/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pt/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pt/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pt/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pt/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://weblate.rob006.net/languages/pt_BR/",
                "url": "https://weblate.rob006.net/api/languages/pt_BR/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "pt_BR",
            "id": 41002,
            "filename": "translations/pt_BR/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/pt_BR/",
            "share_url": "https://weblate.rob006.net/engage/flarum/pt_BR/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/pt_BR/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pt_BR/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 195,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://weblate.rob006.net/languages/ro/",
                "url": "https://weblate.rob006.net/api/languages/ro/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/ro/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "ro",
            "id": 41003,
            "filename": "translations/ro/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/ro/",
            "share_url": "https://weblate.rob006.net/engage/flarum/ro/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/ro/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ro/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ro/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ro/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ro/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ro/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 198,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://weblate.rob006.net/languages/ru/",
                "url": "https://weblate.rob006.net/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "ru",
            "id": 41004,
            "filename": "translations/ru/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/ru/",
            "share_url": "https://weblate.rob006.net/engage/flarum/ru/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/ru/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ru/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ru/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ru/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sc",
                "name": "Sardinian",
                "plural": {
                    "id": 204,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "srd"
                ],
                "direction": "ltr",
                "population": 1060845,
                "web_url": "https://weblate.rob006.net/languages/sc/",
                "url": "https://weblate.rob006.net/api/languages/sc/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/sc/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "sc",
            "id": 41005,
            "filename": "translations/sc/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/sc/",
            "share_url": "https://weblate.rob006.net/engage/flarum/sc/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/sc/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sc/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sc/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sc/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sc/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sc/units/?format=api"
        },
        {
            "language": {
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 213,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://weblate.rob006.net/languages/si/",
                "url": "https://weblate.rob006.net/api/languages/si/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/si/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "si",
            "id": 41006,
            "filename": "translations/si/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/si/",
            "share_url": "https://weblate.rob006.net/engage/flarum/si/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/si/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/si/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/si/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/si/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/si/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/si/units/?format=api"
        },
        {
            "language": {
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 214,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://weblate.rob006.net/languages/sk/",
                "url": "https://weblate.rob006.net/api/languages/sk/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/sk/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "sk",
            "id": 41007,
            "filename": "translations/sk/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/sk/",
            "share_url": "https://weblate.rob006.net/engage/flarum/sk/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/sk/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sk/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sk/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sk/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sk/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sk/units/?format=api"
        },
        {
            "language": {
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 215,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://weblate.rob006.net/languages/sl/",
                "url": "https://weblate.rob006.net/api/languages/sl/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/sl/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "sl",
            "id": 41008,
            "filename": "translations/sl/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/sl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/sl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/sl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sl/units/?format=api"
        },
        {
            "language": {
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 6,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi"
                ],
                "direction": "ltr",
                "population": 6791906,
                "web_url": "https://weblate.rob006.net/languages/sq/",
                "url": "https://weblate.rob006.net/api/languages/sq/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/sq/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "sq",
            "id": 41009,
            "filename": "translations/sq/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/sq/",
            "share_url": "https://weblate.rob006.net/engage/flarum/sq/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/sq/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sq/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sq/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sq/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sq/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sq/units/?format=api"
        },
        {
            "language": {
                "code": "sr_Cyrl",
                "name": "Serbian (cyrillic)",
                "plural": {
                    "id": 207,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "sr_cyrl_rs",
                    "sr@cyrillic",
                    "sr_rs@cyrillic",
                    "srb"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://weblate.rob006.net/languages/sr_Cyrl/",
                "url": "https://weblate.rob006.net/api/languages/sr_Cyrl/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/sr_Cyrl/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "sr_Cyrl",
            "id": 41010,
            "filename": "translations/sr_Cyrl/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/sr_Cyrl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/sr_Cyrl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/sr_Cyrl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sr_Cyrl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sr_Cyrl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sr_Cyrl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sr_Cyrl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sr_Cyrl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sr_Cyrl/units/?format=api"
        },
        {
            "language": {
                "code": "sr_Latn",
                "name": "Serbian (latin)",
                "plural": {
                    "id": 208,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "serbo_croatian",
                    "sh",
                    "sr_latn_rs",
                    "sr@latin",
                    "sr_rs@latin",
                    "srl",
                    "hbs"
                ],
                "direction": "ltr",
                "population": 8085593,
                "web_url": "https://weblate.rob006.net/languages/sr_Latn/",
                "url": "https://weblate.rob006.net/api/languages/sr_Latn/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/sr_Latn/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "sr_Latn",
            "id": 41011,
            "filename": "translations/sr_Latn/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/sr_Latn/",
            "share_url": "https://weblate.rob006.net/engage/flarum/sr_Latn/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/sr_Latn/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sr_Latn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sr_Latn/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sr_Latn/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sr_Latn/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sr_Latn/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sr_Latn/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 229,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://weblate.rob006.net/languages/sv/",
                "url": "https://weblate.rob006.net/api/languages/sv/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "sv",
            "id": 41012,
            "filename": "translations/sv/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/sv/",
            "share_url": "https://weblate.rob006.net/engage/flarum/sv/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/sv/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sv/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sv/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sv/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sv/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/sv/units/?format=api"
        },
        {
            "language": {
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "population": 85616159,
                "web_url": "https://weblate.rob006.net/languages/ta/",
                "url": "https://weblate.rob006.net/api/languages/ta/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/ta/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "ta",
            "id": 41013,
            "filename": "translations/ta/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/ta/",
            "share_url": "https://weblate.rob006.net/engage/flarum/ta/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/ta/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ta/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ta/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ta/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ta/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ta/units/?format=api"
        },
        {
            "language": {
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "population": 95478480,
                "web_url": "https://weblate.rob006.net/languages/te/",
                "url": "https://weblate.rob006.net/api/languages/te/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/te/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "te",
            "id": 41014,
            "filename": "translations/te/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/te/",
            "share_url": "https://weblate.rob006.net/engage/flarum/te/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/te/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/te/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/te/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/te/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/te/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/te/units/?format=api"
        },
        {
            "language": {
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://weblate.rob006.net/languages/th/",
                "url": "https://weblate.rob006.net/api/languages/th/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/th/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "th",
            "id": 41015,
            "filename": "translations/th/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/th/",
            "share_url": "https://weblate.rob006.net/engage/flarum/th/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/th/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/th/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/th/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/th/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/th/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/th/units/?format=api"
        },
        {
            "language": {
                "code": "tk",
                "name": "Turkmen",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tuk"
                ],
                "direction": "ltr",
                "population": 6870838,
                "web_url": "https://weblate.rob006.net/languages/tk/",
                "url": "https://weblate.rob006.net/api/languages/tk/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/tk/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "tk",
            "id": 41016,
            "filename": "translations/tk/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/tk/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tk/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/tk/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tk/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tk/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tk/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tk/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tk/units/?format=api"
        },
        {
            "language": {
                "code": "tl",
                "name": "Tagalog",
                "plural": {
                    "id": 231,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "tgl"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.rob006.net/languages/tl/",
                "url": "https://weblate.rob006.net/api/languages/tl/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/tl/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "tl",
            "id": 41017,
            "filename": "translations/tl/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/tl/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tl/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/tl/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tl/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tl/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tl/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tl/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tl/units/?format=api"
        },
        {
            "language": {
                "code": "tok",
                "name": "Toki Pona",
                "plural": {
                    "id": 633,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.rob006.net/languages/tok/",
                "url": "https://weblate.rob006.net/api/languages/tok/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/tok/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "tok",
            "id": 41018,
            "filename": "translations/tok/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/tok/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tok/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/tok/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tok/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tok/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tok/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tok/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tok/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tok/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 243,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.rob006.net/languages/tr/",
                "url": "https://weblate.rob006.net/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "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"
            },
            "language_code": "tr",
            "id": 41019,
            "filename": "translations/tr/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/tr/",
            "share_url": "https://weblate.rob006.net/engage/flarum/tr/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/tr/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tr/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tr/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tr/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/tr/units/?format=api"
        },
        {
            "language": {
                "code": "ug",
                "name": "Uyghur",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uig"
                ],
                "direction": "rtl",
                "population": 7670114,
                "web_url": "https://weblate.rob006.net/languages/ug/",
                "url": "https://weblate.rob006.net/api/languages/ug/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/ug/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "ug",
            "id": 41020,
            "filename": "translations/ug/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/ug/",
            "share_url": "https://weblate.rob006.net/engage/flarum/ug/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/ug/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ug/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ug/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ug/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ug/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ug/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 247,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://weblate.rob006.net/languages/uk/",
                "url": "https://weblate.rob006.net/api/languages/uk/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "uk",
            "id": 41021,
            "filename": "translations/uk/yippy-tag-with-themes.json",
            "revision": "99686828a950d5feaeec56b05660f265b5281568,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/uk/",
            "share_url": "https://weblate.rob006.net/engage/flarum/uk/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/uk/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 18,
            "translated_words": 64,
            "translated_percent": 41.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T22:22:22.938782Z",
            "last_author": "Denys Nosov",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/uk/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/uk/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/uk/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/uk/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/uk/units/?format=api"
        },
        {
            "language": {
                "code": "ur",
                "name": "Urdu",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ur_ur",
                    "urd"
                ],
                "direction": "rtl",
                "population": 290790290,
                "web_url": "https://weblate.rob006.net/languages/ur/",
                "url": "https://weblate.rob006.net/api/languages/ur/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/ur/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "ur",
            "id": 41022,
            "filename": "translations/ur/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/ur/",
            "share_url": "https://weblate.rob006.net/engage/flarum/ur/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/ur/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ur/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ur/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ur/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ur/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/ur/units/?format=api"
        },
        {
            "language": {
                "code": "uz",
                "name": "Uzbek",
                "plural": {
                    "id": 251,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uz@cyrillic",
                    "uzb"
                ],
                "direction": "ltr",
                "population": 26480135,
                "web_url": "https://weblate.rob006.net/languages/uz/",
                "url": "https://weblate.rob006.net/api/languages/uz/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/uz/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "uz",
            "id": 41023,
            "filename": "translations/uz/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/uz/",
            "share_url": "https://weblate.rob006.net/engage/flarum/uz/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/uz/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/uz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/uz/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/uz/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/uz/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/uz/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/uz/units/?format=api"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://weblate.rob006.net/languages/vi/",
                "url": "https://weblate.rob006.net/api/languages/vi/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/vi/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "vi",
            "id": 41024,
            "filename": "translations/vi/yippy-tag-with-themes.json",
            "revision": "e5a159248b0b1c4d238b2fe8c8a8fad5d320d806,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/vi/",
            "share_url": "https://weblate.rob006.net/engage/flarum/vi/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/vi/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/vi/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/vi/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/vi/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/vi/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/vi/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.rob006.net/languages/zh_Hans/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "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"
            },
            "language_code": "zh_Hans",
            "id": 41025,
            "filename": "translations/zh_Hans/yippy-tag-with-themes.json",
            "revision": "65717ddd859a2d0c02defba6dbe60486389b8222,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/zh_Hans/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hans/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/zh_Hans/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 43,
            "translated_words": 160,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-19T02:52:50.350320Z",
            "last_author": "Golden",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 50,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://weblate.rob006.net/languages/zh_Hant/",
                "url": "https://weblate.rob006.net/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "zh_Hant",
            "id": 41026,
            "filename": "translations/zh_Hant/yippy-tag-with-themes.json",
            "revision": "0cf9de70398fc61f33a0a038e0a5bb5df4d6f6fb,dc41ce9fbe4de158290a3daa2075e481662c87d1",
            "web_url": "https://weblate.rob006.net/projects/flarum/yippy-tag-with-themes/zh_Hant/",
            "share_url": "https://weblate.rob006.net/engage/flarum/zh_Hant/",
            "translate_url": "https://weblate.rob006.net/translate/flarum/yippy-tag-with-themes/zh_Hant/",
            "url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 160,
            "translated": 43,
            "translated_words": 160,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-02T09:10:09.043220Z",
            "last_author": "efast1568",
            "repository_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/zh_Hant/repository/?format=api",
            "file_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/zh_Hant/file/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/zh_Hant/changes/?format=api",
            "units_list_url": "https://weblate.rob006.net/api/translations/flarum/yippy-tag-with-themes/zh_Hant/units/?format=api"
        }
    ]
}