Translation components API.

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

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

{
    "count": 147,
    "next": "https://hive.bgforge.net/api/translations/?format=api&page=7",
    "previous": "https://hive.bgforge.net/api/translations/?format=api&page=5",
    "results": [
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 223,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/es/",
                "url": "https://hive.bgforge.net/api/languages/es/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Fixt",
                "slug": "fixt",
                "id": 16,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/fallout-fixt-translation.git",
                "git_export": "https://hive.bgforge.net/git/fallout/fixt/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/fixt/",
                "url": "https://hive.bgforge.net/api/components/fallout/fixt/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/fixt/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/fixt/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/fixt/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/fixt/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/fixt/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/fixt/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/fallout-fixt-translation.git",
                "check_flags": "ignore-same,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/fallout-fixt-translation/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/39/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "spanish",
            "id": 158,
            "filename": "data/text/po/spanish.po",
            "revision": "d2c6e580e7d50328f76b3212bb54930e85082007",
            "web_url": "https://hive.bgforge.net/projects/fallout/fixt/es/",
            "share_url": "https://hive.bgforge.net/engage/fallout/es/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fixt/es/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fixt/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25861,
            "total_words": 260579,
            "translated": 25473,
            "translated_words": 256730,
            "translated_percent": 98.4,
            "fuzzy": 388,
            "fuzzy_words": 3849,
            "fuzzy_percent": 1.5,
            "failing_checks": 732,
            "failing_checks_words": 8504,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-15T19:27:09.830162Z",
            "last_author": "Paulo",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fixt/es/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fixt/es/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fixt/es/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/es/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/es/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/fr/",
                "url": "https://hive.bgforge.net/api/languages/fr/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Dangerous Quest!",
                "slug": "dangerous-quest",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/f2-dquest.git",
                "git_export": "https://hive.bgforge.net/git/fallout/dangerous-quest/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/dangerous-quest/",
                "url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/f2-dquest.git",
                "check_flags": "ignore-end-space,ignore-end-question,ignore-end-exclamation,ignore-end-colon,ignore-end-stop,ignore-begin-space",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/f2-dquest/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/37/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "french",
            "id": 164,
            "filename": "data/text/po/french.po",
            "revision": "2427e8d6953c90b60e35b3bdc030aa061a2f2dca",
            "web_url": "https://hive.bgforge.net/projects/fallout/dangerous-quest/fr/",
            "share_url": "https://hive.bgforge.net/engage/fallout/fr/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/dangerous-quest/fr/",
            "url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 863,
            "total_words": 14539,
            "translated": 15,
            "translated_words": 209,
            "translated_percent": 1.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 15,
            "have_comment": 0,
            "last_change": "2024-12-21T22:05:48.159730Z",
            "last_author": "DocteurKain",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/fr/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/fr/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/fr/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/fr/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/fr/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 91,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/de/",
                "url": "https://hive.bgforge.net/api/languages/de/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Dangerous Quest!",
                "slug": "dangerous-quest",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/f2-dquest.git",
                "git_export": "https://hive.bgforge.net/git/fallout/dangerous-quest/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/dangerous-quest/",
                "url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/f2-dquest.git",
                "check_flags": "ignore-end-space,ignore-end-question,ignore-end-exclamation,ignore-end-colon,ignore-end-stop,ignore-begin-space",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/f2-dquest/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/37/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "german",
            "id": 165,
            "filename": "data/text/po/german.po",
            "revision": "ba8d84d2408fca5e6ba1368905c6f607eaa82512",
            "web_url": "https://hive.bgforge.net/projects/fallout/dangerous-quest/de/",
            "share_url": "https://hive.bgforge.net/engage/fallout/de/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/dangerous-quest/de/",
            "url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 863,
            "total_words": 14539,
            "translated": 116,
            "translated_words": 1183,
            "translated_percent": 13.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2023-08-25T21:28:23.864356Z",
            "last_author": "Charles Dexter Ward",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/de/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/de/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/de/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/de/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/de/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/pt/",
                "url": "https://hive.bgforge.net/api/languages/pt/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Dangerous Quest!",
                "slug": "dangerous-quest",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/f2-dquest.git",
                "git_export": "https://hive.bgforge.net/git/fallout/dangerous-quest/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/dangerous-quest/",
                "url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/f2-dquest.git",
                "check_flags": "ignore-end-space,ignore-end-question,ignore-end-exclamation,ignore-end-colon,ignore-end-stop,ignore-begin-space",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/f2-dquest/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/37/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "portuguese",
            "id": 166,
            "filename": "data/text/po/portuguese.po",
            "revision": "2e43a012033b2a423d6d291e9a54e54ed01bf9bb",
            "web_url": "https://hive.bgforge.net/projects/fallout/dangerous-quest/pt/",
            "share_url": "https://hive.bgforge.net/engage/fallout/pt/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/dangerous-quest/pt/",
            "url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 868,
            "total_words": 14659,
            "translated": 127,
            "translated_words": 1473,
            "translated_percent": 14.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-08T20:11:42.579110Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/pt/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/pt/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/pt/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/pt/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/pt/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 199,
                    "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",
                "web_url": "https://hive.bgforge.net/languages/ru/",
                "url": "https://hive.bgforge.net/api/languages/ru/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Dangerous Quest!",
                "slug": "dangerous-quest",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/f2-dquest.git",
                "git_export": "https://hive.bgforge.net/git/fallout/dangerous-quest/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/dangerous-quest/",
                "url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/f2-dquest.git",
                "check_flags": "ignore-end-space,ignore-end-question,ignore-end-exclamation,ignore-end-colon,ignore-end-stop,ignore-begin-space",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/f2-dquest/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/37/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "russian",
            "id": 167,
            "filename": "data/text/po/russian.po",
            "revision": "39882a3ec1c7e4b01a6d904888c0e65f201a3441",
            "web_url": "https://hive.bgforge.net/projects/fallout/dangerous-quest/ru/",
            "share_url": "https://hive.bgforge.net/engage/fallout/ru/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/dangerous-quest/ru/",
            "url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 863,
            "total_words": 14539,
            "translated": 863,
            "translated_words": 14539,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 155,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-09-15T13:59:44.512560Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/ru/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/ru/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/ru/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/ru/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/ru/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 223,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/es/",
                "url": "https://hive.bgforge.net/api/languages/es/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Dangerous Quest!",
                "slug": "dangerous-quest",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/f2-dquest.git",
                "git_export": "https://hive.bgforge.net/git/fallout/dangerous-quest/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/dangerous-quest/",
                "url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/f2-dquest.git",
                "check_flags": "ignore-end-space,ignore-end-question,ignore-end-exclamation,ignore-end-colon,ignore-end-stop,ignore-begin-space",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/f2-dquest/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/37/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "spanish",
            "id": 168,
            "filename": "data/text/po/spanish.po",
            "revision": "3fec01528483e6a3f32c7b552769b474d79c3fef",
            "web_url": "https://hive.bgforge.net/projects/fallout/dangerous-quest/es/",
            "share_url": "https://hive.bgforge.net/engage/fallout/es/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/dangerous-quest/es/",
            "url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 871,
            "total_words": 14639,
            "translated": 88,
            "translated_words": 1057,
            "translated_percent": 10.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/es/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/es/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/es/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/es/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/es/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/pt_BR/",
                "url": "https://hive.bgforge.net/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "Infinity Engine",
                "slug": "glossary",
                "id": 23,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Infinity Engine",
                    "slug": "infinity-engine",
                    "id": 14,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/infinity-engine/",
                    "url": "https://hive.bgforge.net/api/projects/infinity-engine/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/infinity-engine/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/infinity-engine/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/infinity-engine/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://hive.bgforge.net/git/infinity-engine/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/infinity-engine/glossary/",
                "url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "pt_BR",
            "id": 169,
            "filename": "pt_BR.tbx",
            "revision": "139150fee614fae8623200cf1e440e81680cf095",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/glossary/pt_BR/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/pt_BR/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/glossary/pt_BR/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 16,
            "translated": 12,
            "translated_words": 14,
            "translated_percent": 85.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-06T17:02:42.791763Z",
            "last_author": "Ed",
            "repository_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/pt_BR/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/it/",
                "url": "https://hive.bgforge.net/api/languages/it/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Infinity Engine",
                "slug": "glossary",
                "id": 23,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Infinity Engine",
                    "slug": "infinity-engine",
                    "id": 14,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/infinity-engine/",
                    "url": "https://hive.bgforge.net/api/projects/infinity-engine/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/infinity-engine/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/infinity-engine/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/infinity-engine/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://hive.bgforge.net/git/infinity-engine/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/infinity-engine/glossary/",
                "url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "it",
            "id": 170,
            "filename": "it.tbx",
            "revision": "d64e5e8f65971de7bf174fefe8e7ff51c7d9ea82",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/glossary/it/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/it/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/glossary/it/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 11,
            "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://hive.bgforge.net/api/translations/infinity-engine/glossary/it/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/it/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/it/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/it/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/it/units/?format=api"
        },
        {
            "language": {
                "code": "tchinese",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 51,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/tchinese/",
                "url": "https://hive.bgforge.net/api/languages/tchinese/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/tchinese/statistics/?format=api"
            },
            "component": {
                "name": "Infinity Engine",
                "slug": "glossary",
                "id": 23,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Infinity Engine",
                    "slug": "infinity-engine",
                    "id": 14,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/infinity-engine/",
                    "url": "https://hive.bgforge.net/api/projects/infinity-engine/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/infinity-engine/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/infinity-engine/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/infinity-engine/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://hive.bgforge.net/git/infinity-engine/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/infinity-engine/glossary/",
                "url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "tchinese",
            "id": 171,
            "filename": "tchinese.tbx",
            "revision": "dc0f2b2820295bef4efc2f27c8437fc692a03f24",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/glossary/tchinese/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/tchinese/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/glossary/tchinese/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/tchinese/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 11,
            "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://hive.bgforge.net/api/translations/infinity-engine/glossary/tchinese/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/tchinese/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/tchinese/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/tchinese/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/tchinese/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 59,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/cs/",
                "url": "https://hive.bgforge.net/api/languages/cs/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "Infinity Engine",
                "slug": "glossary",
                "id": 23,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Infinity Engine",
                    "slug": "infinity-engine",
                    "id": 14,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/infinity-engine/",
                    "url": "https://hive.bgforge.net/api/projects/infinity-engine/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/infinity-engine/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/infinity-engine/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/infinity-engine/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://hive.bgforge.net/git/infinity-engine/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/infinity-engine/glossary/",
                "url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "cs",
            "id": 172,
            "filename": "cs.tbx",
            "revision": "eb51983bade0d0c9464ddf884b202a5515b5a753",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/glossary/cs/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/cs/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/glossary/cs/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 11,
            "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://hive.bgforge.net/api/translations/infinity-engine/glossary/cs/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/cs/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/cs/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "code": "schinese",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/schinese/",
                "url": "https://hive.bgforge.net/api/languages/schinese/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/schinese/statistics/?format=api"
            },
            "component": {
                "name": "Infinity Engine",
                "slug": "glossary",
                "id": 23,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Infinity Engine",
                    "slug": "infinity-engine",
                    "id": 14,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/infinity-engine/",
                    "url": "https://hive.bgforge.net/api/projects/infinity-engine/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/infinity-engine/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/infinity-engine/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/infinity-engine/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://hive.bgforge.net/git/infinity-engine/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/infinity-engine/glossary/",
                "url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "schinese",
            "id": 173,
            "filename": "schinese.tbx",
            "revision": "8ea43b3a44f1120f1858e6c3c8ac0efad6d6576c",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/glossary/schinese/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/schinese/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/glossary/schinese/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/schinese/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 105,
            "total_words": 141,
            "translated": 93,
            "translated_words": 129,
            "translated_percent": 88.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-09-26T12:10:13.293314Z",
            "last_author": "goldspan544",
            "repository_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/schinese/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/schinese/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/schinese/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/schinese/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/schinese/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 223,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/es/",
                "url": "https://hive.bgforge.net/api/languages/es/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Tweaks and Tricks",
                "slug": "tweaks-and-tricks",
                "id": 6,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Infinity Engine",
                    "slug": "infinity-engine",
                    "id": 14,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/infinity-engine/",
                    "url": "https://hive.bgforge.net/api/projects/infinity-engine/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/infinity-engine/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/infinity-engine/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/infinity-engine/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/bg2-tweaks-and-tricks.git",
                "git_export": "https://hive.bgforge.net/git/infinity-engine/tweaks-and-tricks/",
                "branch": "master",
                "push_branch": "",
                "filemask": "tnt/tra/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "tnt/tra/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/infinity-engine/tweaks-and-tricks/",
                "url": "https://hive.bgforge.net/api/components/infinity-engine/tweaks-and-tricks/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/infinity-engine/tweaks-and-tricks/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/infinity-engine/tweaks-and-tricks/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/infinity-engine/tweaks-and-tricks/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/infinity-engine/tweaks-and-tricks/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/infinity-engine/tweaks-and-tricks/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/infinity-engine/tweaks-and-tricks/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/bg2-tweaks-and-tricks.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/bg2-tweaks-and-tricks/blob/{{branch}}/tnt/tra/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/44/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es",
            "id": 174,
            "filename": "tnt/tra/po/es.po",
            "revision": "dcc8202ae94af0fd2260c2c1073dba5ee3b309a3",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/tweaks-and-tricks/es/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/es/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/tweaks-and-tricks/es/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 519,
            "total_words": 4381,
            "translated": 6,
            "translated_words": 25,
            "translated_percent": 1.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-04T00:53:25.957784Z",
            "last_author": "Magus",
            "repository_url": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/es/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/es/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/es/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/es/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/es/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 199,
                    "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",
                "web_url": "https://hive.bgforge.net/languages/ru/",
                "url": "https://hive.bgforge.net/api/languages/ru/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "WeiDU example",
                "slug": "weidu-example",
                "id": 19,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Infinity Engine",
                    "slug": "infinity-engine",
                    "id": 14,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/infinity-engine/",
                    "url": "https://hive.bgforge.net/api/projects/infinity-engine/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/infinity-engine/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/infinity-engine/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/infinity-engine/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:InfinityMods/WeiDU-Weblate-GitHub.git",
                "git_export": "https://hive.bgforge.net/git/infinity-engine/weidu-example/",
                "branch": "master",
                "push_branch": "",
                "filemask": "WeiDU-Weblate-GitHub/Languages/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "WeiDU-Weblate-GitHub/Languages/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/infinity-engine/weidu-example/",
                "url": "https://hive.bgforge.net/api/components/infinity-engine/weidu-example/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/infinity-engine/weidu-example/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/infinity-engine/weidu-example/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/infinity-engine/weidu-example/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/infinity-engine/weidu-example/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/infinity-engine/weidu-example/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/infinity-engine/weidu-example/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:InfinityMods/WeiDU-Weblate-GitHub.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/InfinityMods/WeiDU-Weblate-GitHub/blob/{{branch}}/WeiDU-Weblate-GitHub/Languages/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using BGforge Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/47/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ru",
            "id": 175,
            "filename": "WeiDU-Weblate-GitHub/Languages/po/ru.po",
            "revision": "bfaae1623a24038891391a65fa155887d5b44c7f",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/weidu-example/ru/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/ru/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/weidu-example/ru/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 79,
            "translated": 8,
            "translated_words": 79,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-21T11:47:27.276983Z",
            "last_author": "ALIENQuake",
            "repository_url": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/ru/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/ru/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/ru/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/ru/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/ru/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 189,
                    "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",
                "web_url": "https://hive.bgforge.net/languages/pl/",
                "url": "https://hive.bgforge.net/api/languages/pl/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "Fixt",
                "slug": "fixt",
                "id": 16,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/fallout-fixt-translation.git",
                "git_export": "https://hive.bgforge.net/git/fallout/fixt/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/fixt/",
                "url": "https://hive.bgforge.net/api/components/fallout/fixt/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/fixt/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/fixt/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/fixt/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/fixt/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/fixt/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/fixt/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/fallout-fixt-translation.git",
                "check_flags": "ignore-same,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/fallout-fixt-translation/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/39/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pl",
            "id": 176,
            "filename": "data/text/po/pl.po",
            "revision": "19fdab06f181bd1d8cebe1ace7d52411fc35d461",
            "web_url": "https://hive.bgforge.net/projects/fallout/fixt/pl/",
            "share_url": "https://hive.bgforge.net/engage/fallout/pl/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fixt/pl/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fixt/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24666,
            "total_words": 243289,
            "translated": 6,
            "translated_words": 11,
            "translated_percent": 0.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 31,
            "failing_checks_words": 145,
            "failing_checks_percent": 0.1,
            "have_suggestion": 29,
            "have_comment": 0,
            "last_change": "2023-11-03T17:19:13.726581Z",
            "last_author": "Full Name",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fixt/pl/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fixt/pl/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fixt/pl/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/pl/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/pl/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/it/",
                "url": "https://hive.bgforge.net/api/languages/it/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Fixt",
                "slug": "fixt",
                "id": 16,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/fallout-fixt-translation.git",
                "git_export": "https://hive.bgforge.net/git/fallout/fixt/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/fixt/",
                "url": "https://hive.bgforge.net/api/components/fallout/fixt/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/fixt/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/fixt/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/fixt/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/fixt/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/fixt/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/fixt/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/fallout-fixt-translation.git",
                "check_flags": "ignore-same,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/fallout-fixt-translation/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/39/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "it",
            "id": 177,
            "filename": "data/text/po/it.po",
            "revision": "6dab866bf059da7dfbd2ced2ae436fea1c8c7149",
            "web_url": "https://hive.bgforge.net/projects/fallout/fixt/it/",
            "share_url": "https://hive.bgforge.net/engage/fallout/it/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fixt/it/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fixt/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24666,
            "total_words": 243289,
            "translated": 40,
            "translated_words": 652,
            "translated_percent": 0.1,
            "fuzzy": 1,
            "fuzzy_words": 19,
            "fuzzy_percent": 0.1,
            "failing_checks": 29,
            "failing_checks_words": 162,
            "failing_checks_percent": 0.1,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-05-08T23:45:02.670931Z",
            "last_author": "Federico G.",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fixt/it/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fixt/it/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fixt/it/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/it/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/it/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/sv/",
                "url": "https://hive.bgforge.net/api/languages/sv/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "FO2tweaks",
                "slug": "fo2tweaks",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/FO2tweaks.git",
                "git_export": "https://hive.bgforge.net/git/fallout/fo2tweaks/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/fo2tweaks/",
                "url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/FO2tweaks.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/FO2tweaks/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/38/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "sv",
            "id": 178,
            "filename": "data/text/po/sv.po",
            "revision": "40b834f9a3ee9a2def5d46946dcbc7d03ea87438",
            "web_url": "https://hive.bgforge.net/projects/fallout/fo2tweaks/sv/",
            "share_url": "https://hive.bgforge.net/engage/fallout/sv/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fo2tweaks/sv/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 97,
            "translated": 14,
            "translated_words": 97,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-09-07T10:55:50.046899Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/sv/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/sv/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/sv/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/sv/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/sv/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/sv/",
                "url": "https://hive.bgforge.net/api/languages/sv/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "Fallout",
                "slug": "glossary",
                "id": 22,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://hive.bgforge.net/git/fallout/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/glossary/",
                "url": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/glossary/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/glossary/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/glossary/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/glossary/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/glossary/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "sv",
            "id": 179,
            "filename": "sv.tbx",
            "revision": "cfe6612ea8a9b15a9351253d3df6892289659f7e",
            "web_url": "https://hive.bgforge.net/projects/fallout/glossary/sv/",
            "share_url": "https://hive.bgforge.net/engage/fallout/sv/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/glossary/sv/",
            "url": "https://hive.bgforge.net/api/translations/fallout/glossary/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 73,
            "translated": 48,
            "translated_words": 73,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-08-03T19:22:55.442351Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/glossary/sv/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/glossary/sv/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/glossary/sv/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/glossary/sv/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/glossary/sv/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/sv/",
                "url": "https://hive.bgforge.net/api/languages/sv/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "Hero Appearance",
                "slug": "hero-appearance",
                "id": 21,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hero-appearance/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/",
                "url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Hero_Appearance/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using BGforge Hive ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "sv",
            "id": 180,
            "filename": "data/text/po/sv.po",
            "revision": "56db1e877c6e18f89387c1cfa2fcd8ca17119030",
            "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/sv/",
            "share_url": "https://hive.bgforge.net/engage/fallout/sv/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hero-appearance/sv/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 400,
            "translated": 28,
            "translated_words": 400,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-09-07T18:13:26.612872Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/sv/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/sv/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/sv/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/sv/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/sv/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/sv/",
                "url": "https://hive.bgforge.net/api/languages/sv/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "Ascension",
                "slug": "ascension",
                "id": 18,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Infinity Engine",
                    "slug": "infinity-engine",
                    "id": 14,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/infinity-engine/",
                    "url": "https://hive.bgforge.net/api/projects/infinity-engine/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/infinity-engine/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/infinity-engine/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/infinity-engine/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:InfinityMods/Ascension.git",
                "git_export": "https://hive.bgforge.net/git/infinity-engine/ascension/",
                "branch": "master",
                "push_branch": "",
                "filemask": "ascension/lang/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "ascension/lang/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/infinity-engine/ascension/",
                "url": "https://hive.bgforge.net/api/components/infinity-engine/ascension/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/infinity-engine/ascension/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/infinity-engine/ascension/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/infinity-engine/ascension/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/infinity-engine/ascension/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/infinity-engine/ascension/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/infinity-engine/ascension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:InfinityMods/Ascension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/InfinityMods/Ascension/blob/{{branch}}/ascension/lang/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "sv",
            "id": 181,
            "filename": "ascension/lang/po/sv.po",
            "revision": "68d5c559d4cf0c8eb70e8ed467c4aeab15e9defc",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/ascension/sv/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/sv/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/ascension/sv/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/ascension/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 520,
            "total_words": 24621,
            "translated": 73,
            "translated_words": 1011,
            "translated_percent": 14.0,
            "fuzzy": 1,
            "fuzzy_words": 39,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 39,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-23T17:14:18.779927Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/infinity-engine/ascension/sv/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/ascension/sv/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/ascension/sv/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/ascension/sv/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/ascension/sv/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/sv/",
                "url": "https://hive.bgforge.net/api/languages/sv/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "Infinity Engine",
                "slug": "glossary",
                "id": 23,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Infinity Engine",
                    "slug": "infinity-engine",
                    "id": 14,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/infinity-engine/",
                    "url": "https://hive.bgforge.net/api/projects/infinity-engine/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/infinity-engine/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/infinity-engine/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/infinity-engine/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://hive.bgforge.net/git/infinity-engine/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/infinity-engine/glossary/",
                "url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/infinity-engine/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "sv",
            "id": 182,
            "filename": "sv.tbx",
            "revision": "4ba183a1c49af115adfc40ff83f3e96f2f30d027",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/glossary/sv/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/sv/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/glossary/sv/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 16,
            "translated": 14,
            "translated_words": 16,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-23T11:51:16.131645Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/sv/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/sv/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/sv/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/sv/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/glossary/sv/units/?format=api"
        }
    ]
}