Translation components API.

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

GET /api/translations/?format=api&page=7
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=8",
    "previous": "https://hive.bgforge.net/api/translations/?format=api&page=6",
    "results": [
        {
            "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": "Unique Artifacts",
                "slug": "unique-artifacts",
                "id": 4,
                "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-uniqueartifacts.git",
                "git_export": "https://hive.bgforge.net/git/infinity-engine/unique-artifacts/",
                "branch": "master",
                "push_branch": "",
                "filemask": "ua/tra/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "ua/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/unique-artifacts/",
                "url": "https://hive.bgforge.net/api/components/infinity-engine/unique-artifacts/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/infinity-engine/unique-artifacts/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/infinity-engine/unique-artifacts/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/infinity-engine/unique-artifacts/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/infinity-engine/unique-artifacts/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/infinity-engine/unique-artifacts/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/infinity-engine/unique-artifacts/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/bg2-uniqueartifacts.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/bg2-uniqueartifacts/blob/{{branch}}/ua/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)",
                "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/45/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "sv",
            "id": 183,
            "filename": "ua/tra/po/sv.po",
            "revision": "ada0ddc68d3bee8b818e501f30baac17af3aee33",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/unique-artifacts/sv/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/sv/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/unique-artifacts/sv/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/unique-artifacts/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 456,
            "translated": 20,
            "translated_words": 456,
            "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-09-27T09:26:14.327126Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/infinity-engine/unique-artifacts/sv/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/unique-artifacts/sv/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/unique-artifacts/sv/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/unique-artifacts/sv/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/unique-artifacts/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": "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": "sv",
            "id": 184,
            "filename": "WeiDU-Weblate-GitHub/Languages/po/sv.po",
            "revision": "1bb841ac8a94d03d5f31508cac521e9ce7a9dbc3",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/weidu-example/sv/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/sv/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/weidu-example/sv/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 56,
            "translated": 7,
            "translated_words": 56,
            "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-21T13:05:59.777346Z",
            "last_author": "ALIENQuake",
            "repository_url": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/sv/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/sv/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/sv/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/sv/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/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": "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": "sv",
            "id": 185,
            "filename": "tnt/tra/po/sv.po",
            "revision": "68525f82835501156de6bc3d4c389bd18083a2a1",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/tweaks-and-tricks/sv/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/sv/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/tweaks-and-tricks/sv/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 519,
            "total_words": 4381,
            "translated": 197,
            "translated_words": 1578,
            "translated_percent": 37.9,
            "fuzzy": 1,
            "fuzzy_words": 12,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 12,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-30T06:14:16.006980Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/sv/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/sv/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/sv/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/sv/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/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": "Wild Mage Additions",
                "slug": "wild-mage-additions",
                "id": 7,
                "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-wildmage.git",
                "git_export": "https://hive.bgforge.net/git/infinity-engine/wild-mage-additions/",
                "branch": "master",
                "push_branch": "",
                "filemask": "wildmage/tra/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wildmage/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/wild-mage-additions/",
                "url": "https://hive.bgforge.net/api/components/infinity-engine/wild-mage-additions/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/infinity-engine/wild-mage-additions/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/infinity-engine/wild-mage-additions/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/infinity-engine/wild-mage-additions/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/infinity-engine/wild-mage-additions/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/infinity-engine/wild-mage-additions/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/infinity-engine/wild-mage-additions/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/bg2-wildmage.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/bg2-wildmage/blob/{{branch}}/wildmage/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/46/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "sv",
            "id": 186,
            "filename": "wildmage/tra/po/sv.po",
            "revision": "fc903da45e0ccfd21e9ba041bd84b4efbebd1764",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/wild-mage-additions/sv/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/sv/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/wild-mage-additions/sv/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/wild-mage-additions/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 261,
            "total_words": 8502,
            "translated": 154,
            "translated_words": 1897,
            "translated_percent": 59.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-23T17:20:26.881740Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/infinity-engine/wild-mage-additions/sv/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/wild-mage-additions/sv/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/wild-mage-additions/sv/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/wild-mage-additions/sv/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/wild-mage-additions/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": "Party Orders",
                "slug": "party-orders",
                "id": 20,
                "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_Party_Orders.git",
                "git_export": "https://hive.bgforge.net/git/fallout/party-orders/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": true,
                "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/party-orders/",
                "url": "https://hive.bgforge.net/api/components/fallout/party-orders/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/party-orders/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/party-orders/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/party-orders/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/party-orders/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/party-orders/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/party-orders/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Party_Orders.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Party_Orders/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": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/41/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "sv",
            "id": 187,
            "filename": "data/text/po/sv.po",
            "revision": "233c861b4eca4611d2292128e61e65e0aabbc5b0",
            "web_url": "https://hive.bgforge.net/projects/fallout/party-orders/sv/",
            "share_url": "https://hive.bgforge.net/engage/fallout/sv/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/party-orders/sv/",
            "url": "https://hive.bgforge.net/api/translations/fallout/party-orders/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 146,
            "translated": 41,
            "translated_words": 146,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-09-07T15:45:34.435915Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/sv/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/sv/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/sv/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/sv/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/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": "Unofficial Patch",
                "slug": "up",
                "id": 12,
                "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_Unofficial_Patch.git",
                "git_export": "https://hive.bgforge.net/git/fallout/up/",
                "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/up/",
                "url": "https://hive.bgforge.net/api/components/fallout/up/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/up/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/up/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/up/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/up/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/up/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/up/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Unofficial_Patch.git",
                "check_flags": "ignore-same,ignore-end-space,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Unofficial_Patch/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": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/43/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "sv",
            "id": 188,
            "filename": "data/text/po/sv.po",
            "revision": "bd357ac873cc10a300907a25bd38f8ce354169ea",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/sv/",
            "share_url": "https://hive.bgforge.net/engage/fallout/sv/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/sv/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47082,
            "total_words": 481128,
            "translated": 2128,
            "translated_words": 17314,
            "translated_percent": 4.5,
            "fuzzy": 5,
            "fuzzy_words": 87,
            "fuzzy_percent": 0.1,
            "failing_checks": 5,
            "failing_checks_words": 87,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-31T06:34:59.492432Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/sv/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/sv/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/sv/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/sv/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/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": "Restoration Project",
                "slug": "rp",
                "id": 13,
                "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_Restoration_Project.git",
                "git_export": "https://hive.bgforge.net/git/fallout/rp/",
                "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/rp/",
                "url": "https://hive.bgforge.net/api/components/fallout/rp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/rp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/rp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/rp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/rp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/rp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/rp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Restoration_Project.git",
                "check_flags": "ignore-same,ignore-end-space,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Restoration_Project/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": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/42/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "sv",
            "id": 189,
            "filename": "data/text/po/sv.po",
            "revision": "4a1fe420d0766b0c7add2f064b6e5e08f83aabef",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/sv/",
            "share_url": "https://hive.bgforge.net/engage/fallout/sv/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/sv/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53876,
            "total_words": 590264,
            "translated": 2397,
            "translated_words": 20407,
            "translated_percent": 4.4,
            "fuzzy": 5,
            "fuzzy_words": 87,
            "fuzzy_percent": 0.1,
            "failing_checks": 5,
            "failing_checks_words": 87,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-31T06:34:59.610423Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/sv/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/sv/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/sv/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/sv/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/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": "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": "sv",
            "id": 190,
            "filename": "data/text/po/sv.po",
            "revision": "6a28315bb37edb4751ca45e15f08be1407b33d30",
            "web_url": "https://hive.bgforge.net/projects/fallout/dangerous-quest/sv/",
            "share_url": "https://hive.bgforge.net/engage/fallout/sv/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/dangerous-quest/sv/",
            "url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 863,
            "total_words": 14539,
            "translated": 309,
            "translated_words": 1775,
            "translated_percent": 35.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-26T07:08:48.688884Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/sv/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/sv/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/sv/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/sv/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/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": "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": "sv",
            "id": 191,
            "filename": "data/text/po/sv.po",
            "revision": "b5880bc6cdc7d7987a327ddaccbc168ff54beb18",
            "web_url": "https://hive.bgforge.net/projects/fallout/fixt/sv/",
            "share_url": "https://hive.bgforge.net/engage/fallout/sv/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fixt/sv/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fixt/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24666,
            "total_words": 243289,
            "translated": 1322,
            "translated_words": 10090,
            "translated_percent": 5.3,
            "fuzzy": 4,
            "fuzzy_words": 58,
            "fuzzy_percent": 0.1,
            "failing_checks": 4,
            "failing_checks_words": 58,
            "failing_checks_percent": 0.1,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-10-26T07:43:24.085696Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fixt/sv/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fixt/sv/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fixt/sv/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/sv/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/sv/units/?format=api"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 259,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/vi/",
                "url": "https://hive.bgforge.net/api/languages/vi/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/vi/statistics/?format=api"
            },
            "component": {
                "name": "Restoration Project",
                "slug": "rp",
                "id": 13,
                "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_Restoration_Project.git",
                "git_export": "https://hive.bgforge.net/git/fallout/rp/",
                "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/rp/",
                "url": "https://hive.bgforge.net/api/components/fallout/rp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/rp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/rp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/rp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/rp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/rp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/rp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Restoration_Project.git",
                "check_flags": "ignore-same,ignore-end-space,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Restoration_Project/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": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/42/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "vi",
            "id": 195,
            "filename": "data/text/po/vi.po",
            "revision": "d94c9049919e98d753e7791ea88e6f38e5e515be",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/vi/",
            "share_url": "https://hive.bgforge.net/engage/fallout/vi/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/vi/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54206,
            "total_words": 597688,
            "translated": 5129,
            "translated_words": 64448,
            "translated_percent": 9.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 176,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-22T03:50:31.740625Z",
            "last_author": "Tung Pham",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/vi/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/vi/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/vi/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/vi/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/vi/units/?format=api"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 259,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/vi/",
                "url": "https://hive.bgforge.net/api/languages/vi/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/vi/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": "vi",
            "id": 196,
            "filename": "vi.tbx",
            "revision": "2b7aba5d6f604b7ab26242c44476713a1f51245a",
            "web_url": "https://hive.bgforge.net/projects/fallout/glossary/vi/",
            "share_url": "https://hive.bgforge.net/engage/fallout/vi/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/glossary/vi/",
            "url": "https://hive.bgforge.net/api/translations/fallout/glossary/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 65,
            "translated": 26,
            "translated_words": 40,
            "translated_percent": 59.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-17T08:30:06.064502Z",
            "last_author": "Tung Pham",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/glossary/vi/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/glossary/vi/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/glossary/vi/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/glossary/vi/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/glossary/vi/units/?format=api"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 259,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/vi/",
                "url": "https://hive.bgforge.net/api/languages/vi/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/vi/statistics/?format=api"
            },
            "component": {
                "name": "Unofficial Patch",
                "slug": "up",
                "id": 12,
                "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_Unofficial_Patch.git",
                "git_export": "https://hive.bgforge.net/git/fallout/up/",
                "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/up/",
                "url": "https://hive.bgforge.net/api/components/fallout/up/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/up/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/up/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/up/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/up/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/up/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/up/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Unofficial_Patch.git",
                "check_flags": "ignore-same,ignore-end-space,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Unofficial_Patch/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": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/43/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "vi",
            "id": 197,
            "filename": "data/text/po/vi.po",
            "revision": "dc9f76d06369b02058b0b8833adeee6db2568713",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/vi/",
            "share_url": "https://hive.bgforge.net/engage/fallout/vi/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/vi/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47082,
            "total_words": 481128,
            "translated": 3782,
            "translated_words": 40074,
            "translated_percent": 8.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 57,
            "failing_checks_words": 1141,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-22T03:50:31.633302Z",
            "last_author": "Tung Pham",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/vi/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/vi/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/vi/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/vi/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/vi/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": "Wild Mage Additions",
                "slug": "wild-mage-additions",
                "id": 7,
                "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-wildmage.git",
                "git_export": "https://hive.bgforge.net/git/infinity-engine/wild-mage-additions/",
                "branch": "master",
                "push_branch": "",
                "filemask": "wildmage/tra/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wildmage/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/wild-mage-additions/",
                "url": "https://hive.bgforge.net/api/components/infinity-engine/wild-mage-additions/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/infinity-engine/wild-mage-additions/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/infinity-engine/wild-mage-additions/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/infinity-engine/wild-mage-additions/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/infinity-engine/wild-mage-additions/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/infinity-engine/wild-mage-additions/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/infinity-engine/wild-mage-additions/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/bg2-wildmage.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/bg2-wildmage/blob/{{branch}}/wildmage/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/46/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "schinese",
            "id": 198,
            "filename": "wildmage/tra/po/schinese.po",
            "revision": "b8cf0ff1dac6142b18ced3f187c8ee08215dc35e",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/wild-mage-additions/schinese/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/schinese/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/wild-mage-additions/schinese/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/wild-mage-additions/schinese/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 261,
            "total_words": 8502,
            "translated": 261,
            "translated_words": 8502,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 36,
            "failing_checks_words": 6171,
            "failing_checks_percent": 13.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-20T12:24:22.498303Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/infinity-engine/wild-mage-additions/schinese/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/wild-mage-additions/schinese/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/wild-mage-additions/schinese/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/wild-mage-additions/schinese/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/wild-mage-additions/schinese/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "name": "High Resolution Patch",
                "slug": "hrp",
                "id": 24,
                "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_res.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hrp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hrp/",
                "url": "https://hive.bgforge.net/api/components/fallout/hrp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hrp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hrp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hrp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hrp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hrp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hrp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/f2_res.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/f2_res/blob/{{branch}}/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using BGforge Hive ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_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 BGforge Hive ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into BGforge Hive.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in BGforge Hive.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Hive translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en",
            "id": 199,
            "filename": "text/po/english.pot",
            "revision": "acdd89bf8298ef5cf40084672c49208af66ff475",
            "web_url": "https://hive.bgforge.net/projects/fallout/hrp/en/",
            "share_url": "https://hive.bgforge.net/engage/fallout/en/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hrp/en/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hrp/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 87,
            "total_words": 448,
            "translated": 87,
            "translated_words": 448,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 12,
            "failing_checks_percent": 4.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hrp/en/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hrp/en/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hrp/en/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/en/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/en/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": "High Resolution Patch",
                "slug": "hrp",
                "id": 24,
                "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_res.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hrp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hrp/",
                "url": "https://hive.bgforge.net/api/components/fallout/hrp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hrp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hrp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hrp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hrp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hrp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hrp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/f2_res.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/f2_res/blob/{{branch}}/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using BGforge Hive ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_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 BGforge Hive ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into BGforge Hive.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in BGforge Hive.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Hive translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "polish",
            "id": 200,
            "filename": "text/po/polish.po",
            "revision": "f56e910421275e4d5b5fec5cfc3a88308b3ce799",
            "web_url": "https://hive.bgforge.net/projects/fallout/hrp/pl/",
            "share_url": "https://hive.bgforge.net/engage/fallout/pl/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hrp/pl/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hrp/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 448,
            "translated": 73,
            "translated_words": 424,
            "translated_percent": 83.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 13,
            "failing_checks_percent": 4.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hrp/pl/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hrp/pl/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hrp/pl/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/pl/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/pl/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": "High Resolution Patch",
                "slug": "hrp",
                "id": 24,
                "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_res.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hrp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hrp/",
                "url": "https://hive.bgforge.net/api/components/fallout/hrp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hrp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hrp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hrp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hrp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hrp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hrp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/f2_res.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/f2_res/blob/{{branch}}/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using BGforge Hive ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_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 BGforge Hive ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into BGforge Hive.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in BGforge Hive.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Hive translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "russian",
            "id": 201,
            "filename": "text/po/russian.po",
            "revision": "f0ec8b68a1b0f3efba41dacdabe6d973e46bae3f",
            "web_url": "https://hive.bgforge.net/projects/fallout/hrp/ru/",
            "share_url": "https://hive.bgforge.net/engage/fallout/ru/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hrp/ru/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hrp/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 448,
            "translated": 83,
            "translated_words": 439,
            "translated_percent": 95.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 7,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-07T08:25:19.497190Z",
            "last_author": "Magus",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hrp/ru/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hrp/ru/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hrp/ru/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/ru/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/ru/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": "High Resolution Patch",
                "slug": "hrp",
                "id": 24,
                "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_res.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hrp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hrp/",
                "url": "https://hive.bgforge.net/api/components/fallout/hrp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hrp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hrp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hrp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hrp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hrp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hrp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/f2_res.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/f2_res/blob/{{branch}}/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using BGforge Hive ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_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 BGforge Hive ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into BGforge Hive.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in BGforge Hive.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Hive translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "tchinese",
            "id": 202,
            "filename": "text/po/tchinese.po",
            "revision": "2f08a347844bf64c674f4fadb6d7446efd783761",
            "web_url": "https://hive.bgforge.net/projects/fallout/hrp/tchinese/",
            "share_url": "https://hive.bgforge.net/engage/fallout/tchinese/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hrp/tchinese/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hrp/tchinese/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 448,
            "translated": 13,
            "translated_words": 29,
            "translated_percent": 14.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hrp/tchinese/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hrp/tchinese/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hrp/tchinese/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/tchinese/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/tchinese/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": "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": "tchinese",
            "id": 203,
            "filename": "tchinese.tbx",
            "revision": "a5d46746b8399851eeee660b2a136fb9a31fa9f9",
            "web_url": "https://hive.bgforge.net/projects/fallout/glossary/tchinese/",
            "share_url": "https://hive.bgforge.net/engage/fallout/tchinese/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/glossary/tchinese/",
            "url": "https://hive.bgforge.net/api/translations/fallout/glossary/tchinese/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 34,
            "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/fallout/glossary/tchinese/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/glossary/tchinese/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/glossary/tchinese/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/glossary/tchinese/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/glossary/tchinese/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": "High Resolution Patch",
                "slug": "hrp",
                "id": 24,
                "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_res.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hrp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hrp/",
                "url": "https://hive.bgforge.net/api/components/fallout/hrp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hrp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hrp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hrp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hrp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hrp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hrp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/f2_res.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/f2_res/blob/{{branch}}/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using BGforge Hive ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_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 BGforge Hive ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into BGforge Hive.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in BGforge Hive.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Hive translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es",
            "id": 204,
            "filename": "text/po/es.po",
            "revision": "c61d053a4a3f7ee8d945a52dddf88a536f6f10d9",
            "web_url": "https://hive.bgforge.net/projects/fallout/hrp/es/",
            "share_url": "https://hive.bgforge.net/engage/fallout/es/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hrp/es/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hrp/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 448,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 10,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hrp/es/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hrp/es/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hrp/es/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/es/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/es/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": "High Resolution Patch",
                "slug": "hrp",
                "id": 24,
                "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_res.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hrp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hrp/",
                "url": "https://hive.bgforge.net/api/components/fallout/hrp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hrp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hrp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hrp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hrp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hrp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hrp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/f2_res.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/f2_res/blob/{{branch}}/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using BGforge Hive ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_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 BGforge Hive ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into BGforge Hive.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in BGforge Hive.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Hive translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "cs",
            "id": 205,
            "filename": "text/po/cs.po",
            "revision": "a565046b7cf1a380a956915e6868e3bbc95a78f2",
            "web_url": "https://hive.bgforge.net/projects/fallout/hrp/cs/",
            "share_url": "https://hive.bgforge.net/engage/fallout/cs/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hrp/cs/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hrp/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 448,
            "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/fallout/hrp/cs/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hrp/cs/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hrp/cs/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/cs/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/cs/units/?format=api"
        }
    ]
}