Translation components API.

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

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

{
    "count": 147,
    "next": null,
    "previous": "https://hive.bgforge.net/api/translations/?format=api&page=7",
    "results": [
        {
            "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": "High Resolution Patch",
                "slug": "hrp",
                "id": 24,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/f2_res.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hrp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hrp/",
                "url": "https://hive.bgforge.net/api/components/fallout/hrp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hrp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hrp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hrp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hrp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hrp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hrp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/f2_res.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/f2_res/blob/{{branch}}/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using BGforge Hive ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using BGforge Hive ({{ language_name }})",
                "delete_message": "Deleted translation using BGforge Hive ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into BGforge Hive.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in BGforge Hive.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Hive translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pt",
            "id": 206,
            "filename": "text/po/pt.po",
            "revision": "bf9f3c45c0b840b8bde1a41666951a78cccb96cb",
            "web_url": "https://hive.bgforge.net/projects/fallout/hrp/pt/",
            "share_url": "https://hive.bgforge.net/engage/fallout/pt/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hrp/pt/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hrp/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 448,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hrp/pt/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hrp/pt/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hrp/pt/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/pt/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/pt/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": "High Resolution Patch",
                "slug": "hrp",
                "id": 24,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/f2_res.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hrp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hrp/",
                "url": "https://hive.bgforge.net/api/components/fallout/hrp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hrp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hrp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hrp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hrp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hrp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hrp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/f2_res.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/f2_res/blob/{{branch}}/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using BGforge Hive ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using BGforge Hive ({{ language_name }})",
                "delete_message": "Deleted translation using BGforge Hive ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into BGforge Hive.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in BGforge Hive.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Hive translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "de",
            "id": 207,
            "filename": "text/po/de.po",
            "revision": "f9f8262f837848f0d4d02189d8d5577dddc6e1f1",
            "web_url": "https://hive.bgforge.net/projects/fallout/hrp/de/",
            "share_url": "https://hive.bgforge.net/engage/fallout/de/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hrp/de/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hrp/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 448,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hrp/de/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hrp/de/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hrp/de/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/de/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/de/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/it/",
                "url": "https://hive.bgforge.net/api/languages/it/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "High Resolution Patch",
                "slug": "hrp",
                "id": 24,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/f2_res.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hrp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hrp/",
                "url": "https://hive.bgforge.net/api/components/fallout/hrp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hrp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hrp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hrp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hrp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hrp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hrp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/f2_res.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/f2_res/blob/{{branch}}/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using BGforge Hive ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using BGforge Hive ({{ language_name }})",
                "delete_message": "Deleted translation using BGforge Hive ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into BGforge Hive.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in BGforge Hive.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Hive translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "it",
            "id": 208,
            "filename": "text/po/it.po",
            "revision": "f1d6bcb4bbd2d84ca6d59750ccc0a2dd5d992e5f",
            "web_url": "https://hive.bgforge.net/projects/fallout/hrp/it/",
            "share_url": "https://hive.bgforge.net/engage/fallout/it/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hrp/it/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hrp/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 448,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hrp/it/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hrp/it/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hrp/it/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/it/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/it/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/fr/",
                "url": "https://hive.bgforge.net/api/languages/fr/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "High Resolution Patch",
                "slug": "hrp",
                "id": 24,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/f2_res.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hrp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hrp/",
                "url": "https://hive.bgforge.net/api/components/fallout/hrp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hrp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hrp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hrp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hrp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hrp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hrp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/f2_res.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/f2_res/blob/{{branch}}/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using BGforge Hive ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using BGforge Hive ({{ language_name }})",
                "delete_message": "Deleted translation using BGforge Hive ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into BGforge Hive.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in BGforge Hive.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Hive translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "fr",
            "id": 209,
            "filename": "text/po/fr.po",
            "revision": "3997c76ad2a45b8b32916bd3b5f215cc8738ed40",
            "web_url": "https://hive.bgforge.net/projects/fallout/hrp/fr/",
            "share_url": "https://hive.bgforge.net/engage/fallout/fr/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hrp/fr/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hrp/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 448,
            "translated": 72,
            "translated_words": 255,
            "translated_percent": 82.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-22T17:43:41.281938Z",
            "last_author": "DocteurKain",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hrp/fr/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hrp/fr/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hrp/fr/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/fr/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/fr/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/sv/",
                "url": "https://hive.bgforge.net/api/languages/sv/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "High Resolution Patch",
                "slug": "hrp",
                "id": 24,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/f2_res.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hrp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hrp/",
                "url": "https://hive.bgforge.net/api/components/fallout/hrp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hrp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hrp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hrp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hrp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hrp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hrp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/f2_res.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/f2_res/blob/{{branch}}/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using BGforge Hive ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using BGforge Hive ({{ language_name }})",
                "delete_message": "Deleted translation using BGforge Hive ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into BGforge Hive.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in BGforge Hive.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Hive translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "sv",
            "id": 210,
            "filename": "text/po/sv.po",
            "revision": "387b3cb975383f1bb18ab2888630d1c5ba4d9f38",
            "web_url": "https://hive.bgforge.net/projects/fallout/hrp/sv/",
            "share_url": "https://hive.bgforge.net/engage/fallout/sv/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hrp/sv/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hrp/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 448,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hrp/sv/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hrp/sv/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hrp/sv/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/sv/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/sv/units/?format=api"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 259,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/vi/",
                "url": "https://hive.bgforge.net/api/languages/vi/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/vi/statistics/?format=api"
            },
            "component": {
                "name": "High Resolution Patch",
                "slug": "hrp",
                "id": 24,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/f2_res.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hrp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hrp/",
                "url": "https://hive.bgforge.net/api/components/fallout/hrp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hrp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hrp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hrp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hrp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hrp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hrp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/f2_res.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/f2_res/blob/{{branch}}/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using BGforge Hive ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using BGforge Hive ({{ language_name }})",
                "delete_message": "Deleted translation using BGforge Hive ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into BGforge Hive.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in BGforge Hive.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Hive translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "vi",
            "id": 211,
            "filename": "text/po/vi.po",
            "revision": "e35ca47594fa6deb8a02eedc30aaadc36e893e87",
            "web_url": "https://hive.bgforge.net/projects/fallout/hrp/vi/",
            "share_url": "https://hive.bgforge.net/engage/fallout/vi/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hrp/vi/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hrp/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 448,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hrp/vi/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hrp/vi/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hrp/vi/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/vi/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/vi/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": "High Resolution Patch",
                "slug": "hrp",
                "id": 24,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 66,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://hive.bgforge.net/languages/en/",
                    "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Fallout",
                    "slug": "fallout",
                    "id": 13,
                    "web": "https://forums.bgforge.net/viewforum.php?f=9",
                    "web_url": "https://hive.bgforge.net/projects/fallout/",
                    "url": "https://hive.bgforge.net/api/projects/fallout/?format=api",
                    "components_list_url": "https://hive.bgforge.net/api/projects/fallout/components/?format=api",
                    "repository_url": "https://hive.bgforge.net/api/projects/fallout/repository/?format=api",
                    "statistics_url": "https://hive.bgforge.net/api/projects/fallout/statistics/?format=api",
                    "changes_list_url": "https://hive.bgforge.net/api/projects/fallout/changes/?format=api",
                    "languages_url": "https://hive.bgforge.net/api/projects/fallout/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "https://forums.bgforge.net/viewtopic.php?f=9&t=25",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:BGforgeNet/f2_res.git",
                "git_export": "https://hive.bgforge.net/git/fallout/hrp/",
                "branch": "master",
                "push_branch": "",
                "filemask": "text/po/*.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "text/po/english.pot",
                "file_format": "po",
                "license": "CC-BY-4.0",
                "license_url": "https://spdx.org/licenses/CC-BY-4.0.html",
                "agreement": "",
                "web_url": "https://hive.bgforge.net/projects/fallout/hrp/",
                "url": "https://hive.bgforge.net/api/components/fallout/hrp/?format=api",
                "repository_url": "https://hive.bgforge.net/api/components/fallout/hrp/repository/?format=api",
                "translations_url": "https://hive.bgforge.net/api/components/fallout/hrp/translations/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/components/fallout/hrp/statistics/?format=api",
                "lock_url": "https://hive.bgforge.net/api/components/fallout/hrp/lock/?format=api",
                "links_url": "https://hive.bgforge.net/api/components/fallout/hrp/links/?format=api",
                "changes_list_url": "https://hive.bgforge.net/api/components/fallout/hrp/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:BGforgeNet/f2_res.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BGforgeNet/f2_res/blob/{{branch}}/text/english/{{filename}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using BGforge Hive ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using BGforge Hive ({{ language_name }})",
                "delete_message": "Deleted translation using BGforge Hive ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into BGforge Hive.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in BGforge Hive.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Hive translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "hu",
            "id": 212,
            "filename": "text/po/hu.po",
            "revision": "3511586383415ca247d4a7eef46c92f4d98b2ee8",
            "web_url": "https://hive.bgforge.net/projects/fallout/hrp/hu/",
            "share_url": "https://hive.bgforge.net/engage/fallout/hu/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/hrp/hu/",
            "url": "https://hive.bgforge.net/api/translations/fallout/hrp/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 448,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/hrp/hu/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/hrp/hu/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/hrp/hu/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/hu/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/hrp/hu/units/?format=api"
        }
    ]
}