Translation components API.

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

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

{
    "count": 133,
    "next": "https://hive.bgforge.net/api/translations/?format=api&page=4",
    "previous": "https://hive.bgforge.net/api/translations/?format=api&page=2",
    "results": [
        {
            "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": "Hero Appearance",
                "slug": "hero-appearance",
                "id": 21,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hero-appearance/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/",
                "url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Hero_Appearance/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using BGforge Hive ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "czech",
            "id": 89,
            "filename": "data/text/po/czech.po",
            "revision": "3a066e78c2b7b07091d463e1ea2b81721a9a6812",
            "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/cs/",
            "share_url": "https://hive.bgforge.net/engage/fallout/cs/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hero-appearance/cs/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 400,
            "translated": 28,
            "translated_words": 400,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-25T18:33:56.727193Z",
            "last_author": "Josef Lodyha",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/cs/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/cs/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/cs/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/cs/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/cs/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/fr/",
                "url": "https://hive.bgforge.net/api/languages/fr/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Hero Appearance",
                "slug": "hero-appearance",
                "id": 21,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hero-appearance/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/",
                "url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Hero_Appearance/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using BGforge Hive ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "french",
            "id": 90,
            "filename": "data/text/po/french.po",
            "revision": "4676db2c6712b6d627ddf2f4426f2f4fad92948a",
            "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/fr/",
            "share_url": "https://hive.bgforge.net/engage/fallout/fr/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hero-appearance/fr/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 400,
            "translated": 28,
            "translated_words": 400,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-28T00:41:05.236187Z",
            "last_author": "DocteurKain",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/fr/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/fr/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/fr/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/fr/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/fr/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 91,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/de/",
                "url": "https://hive.bgforge.net/api/languages/de/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Hero Appearance",
                "slug": "hero-appearance",
                "id": 21,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hero-appearance/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/",
                "url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Hero_Appearance/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using BGforge Hive ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "german",
            "id": 91,
            "filename": "data/text/po/german.po",
            "revision": "33c9849317ec501ab7cc9c7f8acfbd0fd92a6556",
            "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/de/",
            "share_url": "https://hive.bgforge.net/engage/fallout/de/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hero-appearance/de/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 400,
            "translated": 28,
            "translated_words": 400,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-24T15:11:08.896368Z",
            "last_author": "Charles Dexter Ward",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/de/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/de/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/de/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/de/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/de/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 105,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/hu/",
                "url": "https://hive.bgforge.net/api/languages/hu/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/hu/statistics/?format=api"
            },
            "component": {
                "name": "Hero Appearance",
                "slug": "hero-appearance",
                "id": 21,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hero-appearance/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/",
                "url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Hero_Appearance/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using BGforge Hive ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "hungarian",
            "id": 92,
            "filename": "data/text/po/hungarian.po",
            "revision": "ddc3d36610b12e9309e8c106a8de17df524ce64e",
            "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/hu/",
            "share_url": "https://hive.bgforge.net/engage/fallout/hu/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hero-appearance/hu/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 400,
            "translated": 28,
            "translated_words": 400,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-24T22:01:31.767852Z",
            "last_author": "Rob",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/hu/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/hu/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/hu/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/hu/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/hu/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/it/",
                "url": "https://hive.bgforge.net/api/languages/it/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Hero Appearance",
                "slug": "hero-appearance",
                "id": 21,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hero-appearance/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/",
                "url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Hero_Appearance/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using BGforge Hive ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "italian",
            "id": 93,
            "filename": "data/text/po/italian.po",
            "revision": "2779fc01caee3b3c6b086b31a6e50b14a3fbd96b",
            "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/it/",
            "share_url": "https://hive.bgforge.net/engage/fallout/it/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hero-appearance/it/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 400,
            "translated": 28,
            "translated_words": 400,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-04-01T18:55:42.513582Z",
            "last_author": "McNelly",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/it/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/it/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/it/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/it/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/it/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": "Hero Appearance",
                "slug": "hero-appearance",
                "id": 21,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hero-appearance/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/",
                "url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Hero_Appearance/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using BGforge Hive ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "polish",
            "id": 94,
            "filename": "data/text/po/polish.po",
            "revision": "3a45a047830680288e3f6d5505ad0a8b4252e741",
            "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/pl/",
            "share_url": "https://hive.bgforge.net/engage/fallout/pl/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hero-appearance/pl/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 400,
            "translated": 28,
            "translated_words": 400,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 14,
            "have_comment": 0,
            "last_change": "2021-09-20T09:36:06.223250Z",
            "last_author": "Full Name",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/pl/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/pl/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/pl/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/pl/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/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": "Hero Appearance",
                "slug": "hero-appearance",
                "id": 21,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hero-appearance/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/",
                "url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Hero_Appearance/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using BGforge Hive ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "russian",
            "id": 96,
            "filename": "data/text/po/russian.po",
            "revision": "2f5e1f9dc263106fc4e63a3206236a4f31d17ef1",
            "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/ru/",
            "share_url": "https://hive.bgforge.net/engage/fallout/ru/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hero-appearance/ru/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 400,
            "translated": 28,
            "translated_words": 400,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-09-06T12:38:13Z",
            "last_author": "egornovivan",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/ru/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/ru/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/ru/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/ru/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/ru/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 223,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/es/",
                "url": "https://hive.bgforge.net/api/languages/es/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Hero Appearance",
                "slug": "hero-appearance",
                "id": 21,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hero-appearance/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/",
                "url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Hero_Appearance/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using BGforge Hive ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "spanish",
            "id": 97,
            "filename": "data/text/po/spanish.po",
            "revision": "d94571534153c240f4f0ecef4dbf8a298bba5eb0",
            "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/es/",
            "share_url": "https://hive.bgforge.net/engage/fallout/es/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hero-appearance/es/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 400,
            "translated": 28,
            "translated_words": 400,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 13,
            "have_comment": 0,
            "last_change": "2022-10-26T13:49:59.027269Z",
            "last_author": "Magus",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/es/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/es/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/es/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/es/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/es/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/pt_BR/",
                "url": "https://hive.bgforge.net/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "FO2tweaks",
                "slug": "fo2tweaks",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/FO2tweaks.git",
                "git_export": "https://hive.bgforge.net/git/fallout/fo2tweaks/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/fo2tweaks/",
                "url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/FO2tweaks.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/FO2tweaks/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/38/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pt_BR",
            "id": 100,
            "filename": "data/text/po/pt_BR.po",
            "revision": "836972523311361583f9584df34e9027e30f782b",
            "web_url": "https://hive.bgforge.net/projects/fallout/fo2tweaks/pt_BR/",
            "share_url": "https://hive.bgforge.net/engage/fallout/pt_BR/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fo2tweaks/pt_BR/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 97,
            "translated": 14,
            "translated_words": 97,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T15:06:14.201818Z",
            "last_author": "Felipe",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/pt_BR/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/pt_BR/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/pt_BR/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/pt_BR/",
                "url": "https://hive.bgforge.net/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "Hero Appearance",
                "slug": "hero-appearance",
                "id": 21,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hero-appearance/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/",
                "url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hero-appearance/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Hero_Appearance.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Hero_Appearance/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using BGforge Hive ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pt_BR",
            "id": 101,
            "filename": "data/text/po/pt_BR.po",
            "revision": "8e8f78f7fd673d39f20ad276ea9d45e1d7ce67e3",
            "web_url": "https://hive.bgforge.net/projects/fallout/hero-appearance/pt_BR/",
            "share_url": "https://hive.bgforge.net/engage/fallout/pt_BR/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hero-appearance/pt_BR/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 400,
            "translated": 28,
            "translated_words": 400,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-31T13:05:33.753139Z",
            "last_author": "Felipe",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/pt_BR/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/pt_BR/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/pt_BR/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/pt_BR/",
                "url": "https://hive.bgforge.net/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "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": "pt_BR",
            "id": 102,
            "filename": "data/text/po/pt_BR.po",
            "revision": "c7c674a68cdac85fb7eac6ea396b2123780f3b83",
            "web_url": "https://hive.bgforge.net/projects/fallout/party-orders/pt_BR/",
            "share_url": "https://hive.bgforge.net/engage/fallout/pt_BR/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/party-orders/pt_BR/",
            "url": "https://hive.bgforge.net/api/translations/fallout/party-orders/pt_BR/?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-01-05T15:15:56.883285Z",
            "last_author": "Felipe",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/pt_BR/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/pt_BR/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/pt_BR/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/pt_BR/",
                "url": "https://hive.bgforge.net/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "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": "pt_BR",
            "id": 103,
            "filename": "WeiDU-Weblate-GitHub/Languages/po/pt_BR.po",
            "revision": "3696e60f481328eac586219e4128b06f61df85da",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/weidu-example/pt_BR/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/pt_BR/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/weidu-example/pt_BR/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/pt_BR/?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": "2024-01-20T23:05:50.719832Z",
            "last_author": "ALIENQuake",
            "repository_url": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/pt_BR/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/pt_BR/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/pt_BR/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/pt_BR/",
                "url": "https://hive.bgforge.net/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "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": "pt_BR",
            "id": 104,
            "filename": "ua/tra/po/pt_BR.po",
            "revision": "551a1596470003ccbbb20056081d21d6f03dc4b3",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/unique-artifacts/pt_BR/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/pt_BR/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/unique-artifacts/pt_BR/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/unique-artifacts/pt_BR/?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": "2022-01-02T15:31:47.109879Z",
            "last_author": "Felipe",
            "repository_url": "https://hive.bgforge.net/api/translations/infinity-engine/unique-artifacts/pt_BR/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/unique-artifacts/pt_BR/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/unique-artifacts/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/unique-artifacts/pt_BR/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/unique-artifacts/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/pt_BR/",
                "url": "https://hive.bgforge.net/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "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": "pt_BR",
            "id": 105,
            "filename": "tnt/tra/po/pt_BR.po",
            "revision": "b6d9663ea27647a6a60447f9e8f464c27c01cda8",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/tweaks-and-tricks/pt_BR/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/pt_BR/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/tweaks-and-tricks/pt_BR/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 490,
            "total_words": 3564,
            "translated": 88,
            "translated_words": 399,
            "translated_percent": 17.9,
            "fuzzy": 6,
            "fuzzy_words": 31,
            "fuzzy_percent": 1.2,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-21T09:33:05.663052Z",
            "last_author": "ALIENQuake",
            "repository_url": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/pt_BR/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/pt_BR/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/pt_BR/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/tweaks-and-tricks/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/pt_BR/",
                "url": "https://hive.bgforge.net/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "Ascension",
                "slug": "ascension",
                "id": 18,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Infinity Engine",
                    "slug": "infinity-engine",
                    "id": 14,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/infinity-engine/",
                    "url": "https://hive.bgforge.net/api/projects/infinity-engine/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/infinity-engine/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/infinity-engine/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/infinity-engine/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/infinity-engine/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:InfinityMods/Ascension.git",
                "git_export": "https://hive.bgforge.net/git/infinity-engine/ascension/",
                "branch": "master",
                "push_branch": "",
                "filemask": "ascension/lang/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "ascension/lang/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/infinity-engine/ascension/",
                "url": "https://hive.bgforge.net/api/components/infinity-engine/ascension/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/infinity-engine/ascension/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/infinity-engine/ascension/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/infinity-engine/ascension/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/infinity-engine/ascension/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/infinity-engine/ascension/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/infinity-engine/ascension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:InfinityMods/Ascension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/InfinityMods/Ascension/blob/{{branch}}/ascension/lang/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pt_BR",
            "id": 107,
            "filename": "ascension/lang/po/pt_BR.po",
            "revision": "67fa0a011826b43e1f9050f6c65713c573c179c6",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/ascension/pt_BR/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/pt_BR/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/ascension/pt_BR/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/ascension/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 533,
            "total_words": 25017,
            "translated": 533,
            "translated_words": 25017,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 27,
            "failing_checks_words": 2174,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-26T21:29:41.099117Z",
            "last_author": "ALIENQuake",
            "repository_url": "https://hive.bgforge.net/api/translations/infinity-engine/ascension/pt_BR/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/ascension/pt_BR/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/ascension/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/ascension/pt_BR/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/ascension/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/pt_BR/",
                "url": "https://hive.bgforge.net/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "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": "pt_BR",
            "id": 108,
            "filename": "wildmage/tra/po/pt_BR.po",
            "revision": "4151ab733f78640be0604670180470a95976d30e",
            "web_url": "https://hive.bgforge.net/projects/infinity-engine/wild-mage-additions/pt_BR/",
            "share_url": "https://hive.bgforge.net/engage/infinity-engine/pt_BR/",
            "translate_url": "https://hive.bgforge.net/translate/infinity-engine/wild-mage-additions/pt_BR/",
            "url": "https://hive.bgforge.net/api/translations/infinity-engine/wild-mage-additions/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 261,
            "total_words": 8502,
            "translated": 69,
            "translated_words": 424,
            "translated_percent": 26.4,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.3,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-20T23:17:31Z",
            "last_author": "Felipe",
            "repository_url": "https://hive.bgforge.net/api/translations/infinity-engine/wild-mage-additions/pt_BR/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/infinity-engine/wild-mage-additions/pt_BR/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/infinity-engine/wild-mage-additions/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/wild-mage-additions/pt_BR/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/infinity-engine/wild-mage-additions/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 91,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/de/",
                "url": "https://hive.bgforge.net/api/languages/de/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "FO2tweaks",
                "slug": "fo2tweaks",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/FO2tweaks.git",
                "git_export": "https://hive.bgforge.net/git/fallout/fo2tweaks/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/fo2tweaks/",
                "url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/FO2tweaks.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/FO2tweaks/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/38/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "de",
            "id": 109,
            "filename": "data/text/po/de.po",
            "revision": "64ddca1aa96d9a2fca157f80f79d64cb3ef76b70",
            "web_url": "https://hive.bgforge.net/projects/fallout/fo2tweaks/de/",
            "share_url": "https://hive.bgforge.net/engage/fallout/de/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fo2tweaks/de/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 97,
            "translated": 14,
            "translated_words": 97,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-23T19:52:56.523350Z",
            "last_author": "Charles Dexter Ward",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/de/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/de/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/de/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/de/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/de/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/it/",
                "url": "https://hive.bgforge.net/api/languages/it/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "FO2tweaks",
                "slug": "fo2tweaks",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/FO2tweaks.git",
                "git_export": "https://hive.bgforge.net/git/fallout/fo2tweaks/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-NC-SA-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/fo2tweaks/",
                "url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/FO2tweaks.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/FO2tweaks/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/38/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "it",
            "id": 111,
            "filename": "data/text/po/it.po",
            "revision": "c9578f91a7fd3e7f2b481fcf9e5670c769dbccc9",
            "web_url": "https://hive.bgforge.net/projects/fallout/fo2tweaks/it/",
            "share_url": "https://hive.bgforge.net/engage/fallout/it/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fo2tweaks/it/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 97,
            "translated": 14,
            "translated_words": 97,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-02T13:20:44.078867Z",
            "last_author": "McNelly",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/it/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/it/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/it/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/it/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/it/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/it/",
                "url": "https://hive.bgforge.net/api/languages/it/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "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": "it",
            "id": 112,
            "filename": "data/text/po/it.po",
            "revision": "0eb3608acd7c3921c8f4be3cfaf68fdcd8d3261f",
            "web_url": "https://hive.bgforge.net/projects/fallout/party-orders/it/",
            "share_url": "https://hive.bgforge.net/engage/fallout/it/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/party-orders/it/",
            "url": "https://hive.bgforge.net/api/translations/fallout/party-orders/it/?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": "2021-06-23T20:24:41.642240Z",
            "last_author": "McNelly",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/it/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/it/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/it/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/it/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/it/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/fr/",
                "url": "https://hive.bgforge.net/api/languages/fr/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "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": "fr",
            "id": 116,
            "filename": "data/text/po/fr.po",
            "revision": "314ffd70e98b05296f560e2a0253e00329ba15cf",
            "web_url": "https://hive.bgforge.net/projects/fallout/party-orders/fr/",
            "share_url": "https://hive.bgforge.net/engage/fallout/fr/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/party-orders/fr/",
            "url": "https://hive.bgforge.net/api/translations/fallout/party-orders/fr/?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": "2024-05-01T23:57:04.752194Z",
            "last_author": "HawK",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/fr/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/fr/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/fr/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/fr/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/fr/units/?format=api"
        }
    ]
}