Translation components API.

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

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

{
    "count": 147,
    "next": "https://hive.bgforge.net/api/translations/?format=api&page=3",
    "previous": "https://hive.bgforge.net/api/translations/?format=api",
    "results": [
        {
            "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": "Restoration Project",
                "slug": "rp",
                "id": 13,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Restoration_Project.git",
                "git_export": "https://hive.bgforge.net/git/fallout/rp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/rp/",
                "url": "https://hive.bgforge.net/api/components/fallout/rp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/rp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/rp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/rp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/rp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/rp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/rp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Restoration_Project.git",
                "check_flags": "ignore-same,ignore-end-space,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Restoration_Project/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/42/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "french",
            "id": 67,
            "filename": "data/text/po/french.po",
            "revision": "de24a022693d023c41f00a76bb28528667806fd0",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/fr/",
            "share_url": "https://hive.bgforge.net/engage/fallout/fr/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/fr/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53912,
            "total_words": 590611,
            "translated": 53912,
            "translated_words": 590611,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8131,
            "failing_checks_words": 180358,
            "failing_checks_percent": 15.0,
            "have_suggestion": 41,
            "have_comment": 54,
            "last_change": "2024-12-23T16:55:15.809229Z",
            "last_author": "DocteurKain",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/fr/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/fr/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/fr/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/fr/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/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": "Restoration Project",
                "slug": "rp",
                "id": 13,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Restoration_Project.git",
                "git_export": "https://hive.bgforge.net/git/fallout/rp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/rp/",
                "url": "https://hive.bgforge.net/api/components/fallout/rp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/rp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/rp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/rp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/rp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/rp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/rp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Restoration_Project.git",
                "check_flags": "ignore-same,ignore-end-space,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Restoration_Project/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/42/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "german",
            "id": 68,
            "filename": "data/text/po/german.po",
            "revision": "56c1fb3f0f0c7ef9a865df057e8cd18a4f454329",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/de/",
            "share_url": "https://hive.bgforge.net/engage/fallout/de/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/de/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53876,
            "total_words": 590264,
            "translated": 53661,
            "translated_words": 584894,
            "translated_percent": 99.6,
            "fuzzy": 29,
            "fuzzy_words": 270,
            "fuzzy_percent": 0.1,
            "failing_checks": 6427,
            "failing_checks_words": 168747,
            "failing_checks_percent": 11.9,
            "have_suggestion": 34,
            "have_comment": 2,
            "last_change": "2024-11-15T17:54:53.646747Z",
            "last_author": "None",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/de/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/de/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/de/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/de/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/de/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": "Restoration Project",
                "slug": "rp",
                "id": 13,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Restoration_Project.git",
                "git_export": "https://hive.bgforge.net/git/fallout/rp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/rp/",
                "url": "https://hive.bgforge.net/api/components/fallout/rp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/rp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/rp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/rp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/rp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/rp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/rp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Restoration_Project.git",
                "check_flags": "ignore-same,ignore-end-space,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Restoration_Project/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/42/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "polish",
            "id": 69,
            "filename": "data/text/po/polish.po",
            "revision": "7f6b431c9833ecb9f3824223fafa74ce2c2ea6b5",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/pl/",
            "share_url": "https://hive.bgforge.net/engage/fallout/pl/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/pl/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53883,
            "total_words": 590358,
            "translated": 53859,
            "translated_words": 589859,
            "translated_percent": 99.9,
            "fuzzy": 16,
            "fuzzy_words": 336,
            "fuzzy_percent": 0.1,
            "failing_checks": 5721,
            "failing_checks_words": 157601,
            "failing_checks_percent": 10.6,
            "have_suggestion": 88,
            "have_comment": 0,
            "last_change": "2024-10-20T12:28:24.669118Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/pl/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/pl/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/pl/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/pl/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/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": "Restoration Project",
                "slug": "rp",
                "id": 13,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Restoration_Project.git",
                "git_export": "https://hive.bgforge.net/git/fallout/rp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/rp/",
                "url": "https://hive.bgforge.net/api/components/fallout/rp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/rp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/rp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/rp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/rp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/rp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/rp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Restoration_Project.git",
                "check_flags": "ignore-same,ignore-end-space,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Restoration_Project/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/42/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "russian",
            "id": 70,
            "filename": "data/text/po/russian.po",
            "revision": "987803a90973d722980afa331b6154dbf65beb2b",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/ru/",
            "share_url": "https://hive.bgforge.net/engage/fallout/ru/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/ru/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53891,
            "total_words": 590456,
            "translated": 53890,
            "translated_words": 590452,
            "translated_percent": 99.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5627,
            "failing_checks_words": 157644,
            "failing_checks_percent": 10.4,
            "have_suggestion": 50,
            "have_comment": 0,
            "last_change": "2024-09-24T07:32:54.884745Z",
            "last_author": "Pavel",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/ru/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/ru/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/ru/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/ru/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/ru/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 59,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/cs/",
                "url": "https://hive.bgforge.net/api/languages/cs/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "Unofficial Patch",
                "slug": "up",
                "id": 12,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Unofficial_Patch.git",
                "git_export": "https://hive.bgforge.net/git/fallout/up/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/up/",
                "url": "https://hive.bgforge.net/api/components/fallout/up/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/up/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/up/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/up/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/up/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/up/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/up/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Unofficial_Patch.git",
                "check_flags": "ignore-same,ignore-end-space,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Unofficial_Patch/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/43/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "czech",
            "id": 71,
            "filename": "data/text/po/czech.po",
            "revision": "cac59d0eaa377c9b994109ed705df6c4b7a1f6a1",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/cs/",
            "share_url": "https://hive.bgforge.net/engage/fallout/cs/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/cs/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47083,
            "total_words": 481130,
            "translated": 47082,
            "translated_words": 481126,
            "translated_percent": 99.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4381,
            "failing_checks_words": 116862,
            "failing_checks_percent": 9.3,
            "have_suggestion": 1,
            "have_comment": 3,
            "last_change": "2024-08-01T14:07:53.305980Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/cs/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/cs/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/cs/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/cs/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/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": "Unofficial Patch",
                "slug": "up",
                "id": 12,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Unofficial_Patch.git",
                "git_export": "https://hive.bgforge.net/git/fallout/up/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/up/",
                "url": "https://hive.bgforge.net/api/components/fallout/up/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/up/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/up/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/up/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/up/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/up/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/up/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Unofficial_Patch.git",
                "check_flags": "ignore-same,ignore-end-space,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Unofficial_Patch/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/43/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "french",
            "id": 72,
            "filename": "data/text/po/french.po",
            "revision": "bb297bc48bcac80e6cb11ff915ee93c1cea911e1",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/fr/",
            "share_url": "https://hive.bgforge.net/engage/fallout/fr/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/fr/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47082,
            "total_words": 481128,
            "translated": 46778,
            "translated_words": 478281,
            "translated_percent": 99.3,
            "fuzzy": 304,
            "fuzzy_words": 2847,
            "fuzzy_percent": 0.6,
            "failing_checks": 7090,
            "failing_checks_words": 140841,
            "failing_checks_percent": 15.0,
            "have_suggestion": 20,
            "have_comment": 42,
            "last_change": "2024-12-23T16:55:15.853135Z",
            "last_author": "DocteurKain",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/fr/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/fr/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/fr/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/fr/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/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": "Unofficial Patch",
                "slug": "up",
                "id": 12,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Unofficial_Patch.git",
                "git_export": "https://hive.bgforge.net/git/fallout/up/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/up/",
                "url": "https://hive.bgforge.net/api/components/fallout/up/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/up/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/up/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/up/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/up/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/up/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/up/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Unofficial_Patch.git",
                "check_flags": "ignore-same,ignore-end-space,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Unofficial_Patch/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/43/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "german",
            "id": 73,
            "filename": "data/text/po/german.po",
            "revision": "db9f30774683e50ac277bb47930e86e05956c7ed",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/de/",
            "share_url": "https://hive.bgforge.net/engage/fallout/de/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/de/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47091,
            "total_words": 481275,
            "translated": 47091,
            "translated_words": 481275,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5343,
            "failing_checks_words": 134777,
            "failing_checks_percent": 11.3,
            "have_suggestion": 26,
            "have_comment": 4,
            "last_change": "2024-11-15T17:54:53.823490Z",
            "last_author": "None",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/de/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/de/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/de/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/de/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/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": "Unofficial Patch",
                "slug": "up",
                "id": 12,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Unofficial_Patch.git",
                "git_export": "https://hive.bgforge.net/git/fallout/up/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/up/",
                "url": "https://hive.bgforge.net/api/components/fallout/up/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/up/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/up/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/up/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/up/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/up/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/up/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Unofficial_Patch.git",
                "check_flags": "ignore-same,ignore-end-space,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Unofficial_Patch/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/43/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "hungarian",
            "id": 74,
            "filename": "data/text/po/hungarian.po",
            "revision": "85a4741df60e2fe4d63e43e5c65e31aaaeaaacd3",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/hu/",
            "share_url": "https://hive.bgforge.net/engage/fallout/hu/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/hu/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47082,
            "total_words": 481128,
            "translated": 44518,
            "translated_words": 459848,
            "translated_percent": 94.5,
            "fuzzy": 1595,
            "fuzzy_words": 18388,
            "fuzzy_percent": 3.3,
            "failing_checks": 11052,
            "failing_checks_words": 176387,
            "failing_checks_percent": 23.4,
            "have_suggestion": 33,
            "have_comment": 0,
            "last_change": "2024-10-20T11:49:44.831008Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/hu/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/hu/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/hu/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/hu/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/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": "Unofficial Patch",
                "slug": "up",
                "id": 12,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Unofficial_Patch.git",
                "git_export": "https://hive.bgforge.net/git/fallout/up/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/up/",
                "url": "https://hive.bgforge.net/api/components/fallout/up/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/up/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/up/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/up/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/up/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/up/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/up/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Unofficial_Patch.git",
                "check_flags": "ignore-same,ignore-end-space,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Unofficial_Patch/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/43/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "italian",
            "id": 75,
            "filename": "data/text/po/italian.po",
            "revision": "a5ca884d676fdd9c338203931f2b722312df2257",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/it/",
            "share_url": "https://hive.bgforge.net/engage/fallout/it/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/it/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47082,
            "total_words": 481128,
            "translated": 46206,
            "translated_words": 471796,
            "translated_percent": 98.1,
            "fuzzy": 447,
            "fuzzy_words": 4950,
            "fuzzy_percent": 0.9,
            "failing_checks": 4301,
            "failing_checks_words": 116577,
            "failing_checks_percent": 9.1,
            "have_suggestion": 102,
            "have_comment": 0,
            "last_change": "2024-05-08T23:45:02.682959Z",
            "last_author": "Federico G.",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/it/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/it/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/it/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/it/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/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": "Unofficial Patch",
                "slug": "up",
                "id": 12,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Unofficial_Patch.git",
                "git_export": "https://hive.bgforge.net/git/fallout/up/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/up/",
                "url": "https://hive.bgforge.net/api/components/fallout/up/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/up/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/up/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/up/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/up/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/up/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/up/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Unofficial_Patch.git",
                "check_flags": "ignore-same,ignore-end-space,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Unofficial_Patch/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/43/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "polish",
            "id": 76,
            "filename": "data/text/po/polish.po",
            "revision": "b5ea0b8ad0f0beca3e3628a6ed01bfba390ba31c",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/pl/",
            "share_url": "https://hive.bgforge.net/engage/fallout/pl/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/pl/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47083,
            "total_words": 481153,
            "translated": 47044,
            "translated_words": 480797,
            "translated_percent": 99.9,
            "fuzzy": 29,
            "fuzzy_words": 272,
            "fuzzy_percent": 0.1,
            "failing_checks": 4921,
            "failing_checks_words": 122711,
            "failing_checks_percent": 10.4,
            "have_suggestion": 142,
            "have_comment": 0,
            "last_change": "2024-10-20T12:28:24.850282Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/pl/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/pl/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/pl/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/pl/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/pt/",
                "url": "https://hive.bgforge.net/api/languages/pt/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Unofficial Patch",
                "slug": "up",
                "id": 12,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Unofficial_Patch.git",
                "git_export": "https://hive.bgforge.net/git/fallout/up/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/up/",
                "url": "https://hive.bgforge.net/api/components/fallout/up/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/up/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/up/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/up/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/up/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/up/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/up/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Unofficial_Patch.git",
                "check_flags": "ignore-same,ignore-end-space,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Unofficial_Patch/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/43/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "portuguese",
            "id": 77,
            "filename": "data/text/po/portuguese.po",
            "revision": "ce05c663d9308b017b876e0eb99356fd55b19eea",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/pt/",
            "share_url": "https://hive.bgforge.net/engage/fallout/pt/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/pt/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47117,
            "total_words": 481732,
            "translated": 46516,
            "translated_words": 474235,
            "translated_percent": 98.7,
            "fuzzy": 54,
            "fuzzy_words": 559,
            "fuzzy_percent": 0.1,
            "failing_checks": 731,
            "failing_checks_words": 18625,
            "failing_checks_percent": 1.5,
            "have_suggestion": 168,
            "have_comment": 0,
            "last_change": "2024-08-01T14:08:20.617346Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/pt/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/pt/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/pt/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/pt/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/pt/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 199,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/ru/",
                "url": "https://hive.bgforge.net/api/languages/ru/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Unofficial Patch",
                "slug": "up",
                "id": 12,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Unofficial_Patch.git",
                "git_export": "https://hive.bgforge.net/git/fallout/up/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/up/",
                "url": "https://hive.bgforge.net/api/components/fallout/up/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/up/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/up/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/up/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/up/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/up/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/up/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Unofficial_Patch.git",
                "check_flags": "ignore-same,ignore-end-space,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Unofficial_Patch/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/43/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "russian",
            "id": 78,
            "filename": "data/text/po/russian.po",
            "revision": "9b5763e4840dedd8dfaeb07c134fab879c6b45f6",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/ru/",
            "share_url": "https://hive.bgforge.net/engage/fallout/ru/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/ru/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47082,
            "total_words": 481128,
            "translated": 47032,
            "translated_words": 480719,
            "translated_percent": 99.8,
            "fuzzy": 49,
            "fuzzy_words": 405,
            "fuzzy_percent": 0.1,
            "failing_checks": 4778,
            "failing_checks_words": 121903,
            "failing_checks_percent": 10.1,
            "have_suggestion": 76,
            "have_comment": 0,
            "last_change": "2024-09-24T07:32:54.565655Z",
            "last_author": "Pavel",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/ru/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/ru/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/ru/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/ru/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/ru/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 129,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/ko/",
                "url": "https://hive.bgforge.net/api/languages/ko/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/ko/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": "korean",
            "id": 79,
            "filename": "data/text/po/korean.po",
            "revision": "0414e00d57ff9cbd76cff153ef25bc241185098b",
            "web_url": "https://hive.bgforge.net/projects/fallout/fo2tweaks/ko/",
            "share_url": "https://hive.bgforge.net/engage/fallout/ko/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fo2tweaks/ko/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 97,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/ko/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/ko/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/ko/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/ko/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/ko/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": "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": "russian",
            "id": 80,
            "filename": "data/text/po/russian.po",
            "revision": "2d2494e40fe8f31e23c32cc9a82674bce6e0b7f8",
            "web_url": "https://hive.bgforge.net/projects/fallout/fo2tweaks/ru/",
            "share_url": "https://hive.bgforge.net/engage/fallout/ru/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fo2tweaks/ru/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/ru/?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": 1,
            "have_comment": 0,
            "last_change": "2022-05-17T21:31:54.508292Z",
            "last_author": "Magus",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/ru/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/ru/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/ru/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/ru/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/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": "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": "spanish",
            "id": 81,
            "filename": "data/text/po/spanish.po",
            "revision": "f60946e84256890e7d31cd3749b1b6dc187ecc29",
            "web_url": "https://hive.bgforge.net/projects/fallout/fo2tweaks/es/",
            "share_url": "https://hive.bgforge.net/engage/fallout/es/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fo2tweaks/es/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/es/?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-05-07T14:09:36.156709Z",
            "last_author": "Magus",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/es/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/es/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/es/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/es/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/es/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 199,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/ru/",
                "url": "https://hive.bgforge.net/api/languages/ru/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "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": "russian",
            "id": 83,
            "filename": "data/text/po/russian.po",
            "revision": "258c51d5c9500b9e52463e5bed0dbed445e1b654",
            "web_url": "https://hive.bgforge.net/projects/fallout/party-orders/ru/",
            "share_url": "https://hive.bgforge.net/engage/fallout/ru/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/party-orders/ru/",
            "url": "https://hive.bgforge.net/api/translations/fallout/party-orders/ru/?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": 6,
            "have_comment": 0,
            "last_change": "2021-02-21T22:45:18Z",
            "last_author": "Martin Herzberg",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/ru/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/ru/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/ru/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/ru/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/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": "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": "spanish",
            "id": 84,
            "filename": "data/text/po/spanish.po",
            "revision": "2cc44b414ae49544d103af67e5ac226bf858696a",
            "web_url": "https://hive.bgforge.net/projects/fallout/party-orders/es/",
            "share_url": "https://hive.bgforge.net/engage/fallout/es/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/party-orders/es/",
            "url": "https://hive.bgforge.net/api/translations/fallout/party-orders/es/?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-03-26T23:49:21Z",
            "last_author": "Handless Design",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/es/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/es/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/es/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/es/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/es/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": "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": "german",
            "id": 86,
            "filename": "data/text/po/german.po",
            "revision": "adab019fa31bc794203ea7ce4faef9b195880f14",
            "web_url": "https://hive.bgforge.net/projects/fallout/party-orders/de/",
            "share_url": "https://hive.bgforge.net/engage/fallout/de/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/party-orders/de/",
            "url": "https://hive.bgforge.net/api/translations/fallout/party-orders/de/?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-02-21T22:44:55Z",
            "last_author": "Martin Herzberg",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/de/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/de/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/de/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/de/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/party-orders/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": "Restoration Project",
                "slug": "rp",
                "id": 13,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Restoration_Project.git",
                "git_export": "https://hive.bgforge.net/git/fallout/rp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/rp/",
                "url": "https://hive.bgforge.net/api/components/fallout/rp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/rp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/rp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/rp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/rp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/rp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/rp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Restoration_Project.git",
                "check_flags": "ignore-same,ignore-end-space,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Restoration_Project/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/42/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "hungarian",
            "id": 87,
            "filename": "data/text/po/hungarian.po",
            "revision": "631667afca8c3707d493293f747703cdfd58c0ec",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/hu/",
            "share_url": "https://hive.bgforge.net/engage/fallout/hu/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/hu/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53876,
            "total_words": 590264,
            "translated": 44643,
            "translated_words": 460717,
            "translated_percent": 82.8,
            "fuzzy": 4662,
            "fuzzy_words": 39034,
            "fuzzy_percent": 8.6,
            "failing_checks": 11880,
            "failing_checks_words": 182725,
            "failing_checks_percent": 22.0,
            "have_suggestion": 21,
            "have_comment": 0,
            "last_change": "2024-10-20T11:49:44.773856Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/hu/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/hu/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/hu/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/hu/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/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": "Restoration Project",
                "slug": "rp",
                "id": 13,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/Fallout2_Restoration_Project.git",
                "git_export": "https://hive.bgforge.net/git/fallout/rp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "data/text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "data/text/po/english.pot",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/rp/",
                "url": "https://hive.bgforge.net/api/components/fallout/rp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/rp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/rp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/rp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/rp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/rp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/rp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/Fallout2_Restoration_Project.git",
                "check_flags": "ignore-same,ignore-end-space,ignore-end-stop",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/Fallout2_Restoration_Project/blob/{{branch}}/data/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using {{ site_title }} ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using {{ site_title }} ({{ language_name }})",
                "delete_message": "Deleted translation using {{ site_title }} ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into {{ site_title }}.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in {{ site_title }}.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hive.bgforge.net/api/addons/42/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "italian",
            "id": 88,
            "filename": "data/text/po/italian.po",
            "revision": "a8aeb0de26afbf533477e57d668d1a5f1f596a1a",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/it/",
            "share_url": "https://hive.bgforge.net/engage/fallout/it/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/it/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53877,
            "total_words": 590266,
            "translated": 46363,
            "translated_words": 472577,
            "translated_percent": 86.0,
            "fuzzy": 3482,
            "fuzzy_words": 25248,
            "fuzzy_percent": 6.4,
            "failing_checks": 4635,
            "failing_checks_words": 119380,
            "failing_checks_percent": 8.6,
            "have_suggestion": 58,
            "have_comment": 0,
            "last_change": "2024-05-08T23:45:02.957316Z",
            "last_author": "Federico G.",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/it/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/it/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/it/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/it/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/it/units/?format=api"
        }
    ]
}