Translation components API.

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

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

{
    "count": 93,
    "next": "http://translate.beamng.com/api/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 44,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://translate.beamng.com/languages/de/",
                "url": "http://translate.beamng.com/api/languages/de/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de-DE",
            "id": 1,
            "filename": "de-DE.json",
            "revision": "cc34b675cc7d6788b113dbf6d29f75d8779e35a1,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/de/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/de/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/de/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 1449,
            "translated_words": 5776,
            "translated_percent": 19.9,
            "fuzzy": 184,
            "fuzzy_words": 1617,
            "fuzzy_percent": 2.5,
            "failing_checks": 19,
            "failing_checks_words": 227,
            "failing_checks_percent": 0.2,
            "have_suggestion": 2413,
            "have_comment": 6,
            "last_change": "2024-05-07T16:20:11.288713Z",
            "last_author": "Paul Morisse",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/de/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/de/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/de/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/de/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/de/units/?format=api"
        },
        {
            "language": {
                "id": 94,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 150,
                    "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",
                "population": 195841151,
                "web_url": "http://translate.beamng.com/languages/ru/",
                "url": "http://translate.beamng.com/api/languages/ru/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ru_RU",
            "id": 4,
            "filename": "ru_RU.json",
            "revision": "9dec66bf33f6d0d2b5edd6d7bb1e485c15eb8ac3,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/ru/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/ru/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/ru/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 2855,
            "translated_words": 12586,
            "translated_percent": 39.4,
            "fuzzy": 487,
            "fuzzy_words": 3672,
            "fuzzy_percent": 6.7,
            "failing_checks": 88,
            "failing_checks_words": 877,
            "failing_checks_percent": 1.2,
            "have_suggestion": 989,
            "have_comment": 5,
            "last_change": "2024-05-02T13:39:24.488322Z",
            "last_author": "Андрей Клысак",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ru/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ru/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ru/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ru/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ru/units/?format=api"
        },
        {
            "language": {
                "id": 14,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "http://translate.beamng.com/languages/cs/",
                "url": "http://translate.beamng.com/api/languages/cs/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "cs",
            "id": 5,
            "filename": "cs.json",
            "revision": "a63d1692a47f651b99ead81156267d891d10bf63,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/cs/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/cs/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/cs/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 7035,
            "translated_words": 48900,
            "translated_percent": 97.0,
            "fuzzy": 53,
            "fuzzy_words": 658,
            "fuzzy_percent": 0.7,
            "failing_checks": 18,
            "failing_checks_words": 274,
            "failing_checks_percent": 0.2,
            "have_suggestion": 1145,
            "have_comment": 14,
            "last_change": "2024-04-24T18:23:27.327536Z",
            "last_author": null,
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/cs/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/cs/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/cs/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/cs/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/cs/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "http://translate.beamng.com/languages/it/",
                "url": "http://translate.beamng.com/api/languages/it/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "it",
            "id": 7,
            "filename": "it.json",
            "revision": "62642d166d443947b76ac68ab66291b24b765f40,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/it/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/it/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/it/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 1068,
            "translated_words": 3608,
            "translated_percent": 14.7,
            "fuzzy": 413,
            "fuzzy_words": 3578,
            "fuzzy_percent": 5.6,
            "failing_checks": 122,
            "failing_checks_words": 1408,
            "failing_checks_percent": 1.6,
            "have_suggestion": 1577,
            "have_comment": 1,
            "last_change": "2024-04-16T13:07:00.636039Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/it/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/it/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/it/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/it/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/it/units/?format=api"
        },
        {
            "language": {
                "id": 104,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "http://translate.beamng.com/languages/es/",
                "url": "http://translate.beamng.com/api/languages/es/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es_ES",
            "id": 8,
            "filename": "es_ES.json",
            "revision": "f27a76c9535468d75290fe86ad08b11dd3527934,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/es/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/es/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/es/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 2679,
            "translated_words": 10851,
            "translated_percent": 36.9,
            "fuzzy": 596,
            "fuzzy_words": 5167,
            "fuzzy_percent": 8.2,
            "failing_checks": 89,
            "failing_checks_words": 1116,
            "failing_checks_percent": 1.2,
            "have_suggestion": 715,
            "have_comment": 11,
            "last_change": "2024-05-04T12:09:15.996690Z",
            "last_author": "Héctor González Serafo",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/es/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/es/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/es/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/es/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/es/units/?format=api"
        },
        {
            "language": {
                "id": 70,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "http://translate.beamng.com/languages/el/",
                "url": "http://translate.beamng.com/api/languages/el/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/el/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "el",
            "id": 9,
            "filename": "el.json",
            "revision": "d444aa2e5bb64bd7057766f124831e22b3bc47ff,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/el/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/el/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/el/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 248,
            "translated_words": 628,
            "translated_percent": 3.4,
            "fuzzy": 68,
            "fuzzy_words": 442,
            "fuzzy_percent": 0.9,
            "failing_checks": 85,
            "failing_checks_words": 532,
            "failing_checks_percent": 1.1,
            "have_suggestion": 472,
            "have_comment": 0,
            "last_change": "2024-04-16T13:04:50.839356Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/el/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/el/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/el/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/el/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/el/units/?format=api"
        },
        {
            "language": {
                "id": 124,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "http://translate.beamng.com/languages/fi/",
                "url": "http://translate.beamng.com/api/languages/fi/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/fi/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fi",
            "id": 10,
            "filename": "fi.json",
            "revision": "02d37cf7d315912b0c57d902c6b88ec776d9b0c8,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/fi/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/fi/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/fi/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 4439,
            "translated_words": 23128,
            "translated_percent": 61.2,
            "fuzzy": 111,
            "fuzzy_words": 1236,
            "fuzzy_percent": 1.5,
            "failing_checks": 5,
            "failing_checks_words": 159,
            "failing_checks_percent": 0.1,
            "have_suggestion": 118,
            "have_comment": 1,
            "last_change": "2024-05-01T00:23:28.361040Z",
            "last_author": null,
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/fi/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/fi/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/fi/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/fi/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/fi/units/?format=api"
        },
        {
            "language": {
                "id": 182,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "http://translate.beamng.com/languages/zh_Hans/",
                "url": "http://translate.beamng.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh_Hans",
            "id": 11,
            "filename": "zh_Hans.json",
            "revision": "f8e8272730018c7b33f4758049193ed7bbdd3c71,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/zh_Hans/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/zh_Hans/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/zh_Hans/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 2945,
            "translated_words": 12752,
            "translated_percent": 40.6,
            "fuzzy": 331,
            "fuzzy_words": 3270,
            "fuzzy_percent": 4.5,
            "failing_checks": 53,
            "failing_checks_words": 668,
            "failing_checks_percent": 0.7,
            "have_suggestion": 1854,
            "have_comment": 7,
            "last_change": "2024-05-10T13:25:41.694955Z",
            "last_author": "kalisbe-dearborn",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/zh_Hans/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/zh_Hans/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/zh_Hans/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 141,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 142,
                    "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",
                "population": 41077398,
                "web_url": "http://translate.beamng.com/languages/pl/",
                "url": "http://translate.beamng.com/api/languages/pl/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pl",
            "id": 12,
            "filename": "pl.json",
            "revision": "be373a80ce8505391e2885299542e315d7037ccf,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/pl/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/pl/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/pl/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 2095,
            "translated_words": 9624,
            "translated_percent": 28.9,
            "fuzzy": 221,
            "fuzzy_words": 2081,
            "fuzzy_percent": 3.0,
            "failing_checks": 26,
            "failing_checks_words": 233,
            "failing_checks_percent": 0.3,
            "have_suggestion": 1829,
            "have_comment": 30,
            "last_change": "2024-05-07T17:25:14.188413Z",
            "last_author": "Kacper Grobelny",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/pl/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/pl/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/pl/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/pl/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/pl/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "http://translate.beamng.com/languages/nl/",
                "url": "http://translate.beamng.com/api/languages/nl/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "nl",
            "id": 13,
            "filename": "nl.json",
            "revision": "054fb25a82f37a4f4d037cd856808250a3a14b36,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/nl/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/nl/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/nl/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 1112,
            "translated_words": 4393,
            "translated_percent": 15.3,
            "fuzzy": 6,
            "fuzzy_words": 98,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 549,
            "have_comment": 0,
            "last_change": "2024-04-29T12:01:23.037054Z",
            "last_author": "Thijmen Nieuwlaats",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/nl/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/nl/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/nl/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/nl/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/nl/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "http://translate.beamng.com/languages/lt/",
                "url": "http://translate.beamng.com/api/languages/lt/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/lt/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "lt",
            "id": 14,
            "filename": "lt.json",
            "revision": "36e6e683601760166e856a20a24121e8ca7994b6,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/lt/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/lt/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/lt/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 65,
            "translated_words": 92,
            "translated_percent": 0.8,
            "fuzzy": 17,
            "fuzzy_words": 30,
            "fuzzy_percent": 0.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 472,
            "have_comment": 0,
            "last_change": "2024-04-16T13:07:37.240919Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/lt/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/lt/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/lt/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/lt/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/lt/units/?format=api"
        },
        {
            "language": {
                "id": 74,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 2,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 9318845,
                "web_url": "http://translate.beamng.com/languages/af/",
                "url": "http://translate.beamng.com/api/languages/af/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/af/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "af",
            "id": 15,
            "filename": "af.json",
            "revision": "6ce6fe09f1a55ff81deb194e7473ffcb3a86d029,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/af/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/af/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/af/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 361,
            "translated_words": 1537,
            "translated_percent": 4.9,
            "fuzzy": 202,
            "fuzzy_words": 1903,
            "fuzzy_percent": 2.7,
            "failing_checks": 93,
            "failing_checks_words": 1045,
            "failing_checks_percent": 1.2,
            "have_suggestion": 38,
            "have_comment": 0,
            "last_change": "2024-04-16T13:02:31.447834Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/af/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/af/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/af/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/af/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/af/units/?format=api"
        },
        {
            "language": {
                "id": 125,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "http://translate.beamng.com/languages/hu/",
                "url": "http://translate.beamng.com/api/languages/hu/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/hu/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "hu",
            "id": 16,
            "filename": "hu.json",
            "revision": "8a3d55cc5fe9f8e16cae0364aff605ec9581aa40,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/hu/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/hu/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/hu/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 2484,
            "translated_words": 11114,
            "translated_percent": 34.2,
            "fuzzy": 214,
            "fuzzy_words": 2670,
            "fuzzy_percent": 2.9,
            "failing_checks": 22,
            "failing_checks_words": 370,
            "failing_checks_percent": 0.3,
            "have_suggestion": 211,
            "have_comment": 1,
            "last_change": "2024-04-23T13:54:44.992896Z",
            "last_author": "Becsei Zalán",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/hu/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/hu/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/hu/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/hu/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/hu/units/?format=api"
        },
        {
            "language": {
                "id": 139,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 161,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "http://translate.beamng.com/languages/sk/",
                "url": "http://translate.beamng.com/api/languages/sk/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/sk/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sk",
            "id": 17,
            "filename": "sk.json",
            "revision": "a8e2205920be13c207edfaaa03ed226dfd2d43a9,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/sk/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/sk/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/sk/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 2594,
            "translated_words": 11067,
            "translated_percent": 35.7,
            "fuzzy": 279,
            "fuzzy_words": 2701,
            "fuzzy_percent": 3.8,
            "failing_checks": 21,
            "failing_checks_words": 374,
            "failing_checks_percent": 0.2,
            "have_suggestion": 53,
            "have_comment": 0,
            "last_change": "2024-04-16T13:09:47.383818Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sk/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sk/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sk/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sk/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sk/units/?format=api"
        },
        {
            "language": {
                "id": 166,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "http://translate.beamng.com/languages/pt_PT/",
                "url": "http://translate.beamng.com/api/languages/pt_PT/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/pt_PT/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt_PT",
            "id": 18,
            "filename": "pt_PT.json",
            "revision": "91eafda0c3627f55eace8d6f35feb879f72e7c5f,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/pt_PT/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/pt_PT/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/pt_PT/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 2974,
            "translated_words": 12966,
            "translated_percent": 41.0,
            "fuzzy": 301,
            "fuzzy_words": 3053,
            "fuzzy_percent": 4.1,
            "failing_checks": 315,
            "failing_checks_words": 2245,
            "failing_checks_percent": 4.3,
            "have_suggestion": 476,
            "have_comment": 0,
            "last_change": "2024-04-16T14:23:33.324708Z",
            "last_author": null,
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/pt_PT/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/pt_PT/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/pt_PT/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/pt_PT/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/pt_PT/units/?format=api"
        },
        {
            "language": {
                "id": 28,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "http://translate.beamng.com/languages/lv/",
                "url": "http://translate.beamng.com/api/languages/lv/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "lv",
            "id": 19,
            "filename": "lv.json",
            "revision": "d8791f09e704286448caaec2d02a3af9812a7350,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/lv/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/lv/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/lv/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 145,
            "translated_words": 541,
            "translated_percent": 2.0,
            "fuzzy": 55,
            "fuzzy_words": 258,
            "fuzzy_percent": 0.7,
            "failing_checks": 2,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.1,
            "have_suggestion": 984,
            "have_comment": 0,
            "last_change": "2024-04-16T13:07:48.915581Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/lv/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/lv/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/lv/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/lv/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/lv/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 144,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.beamng.com/languages/pt_BR/",
                "url": "http://translate.beamng.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt_BR",
            "id": 20,
            "filename": "pt_BR.json",
            "revision": "8052f7020fb3d008125d25b259db2d05be4f058e,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/pt_BR/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/pt_BR/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/pt_BR/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 2790,
            "translated_words": 11407,
            "translated_percent": 38.5,
            "fuzzy": 485,
            "fuzzy_words": 4612,
            "fuzzy_percent": 6.6,
            "failing_checks": 85,
            "failing_checks_words": 915,
            "failing_checks_percent": 1.1,
            "have_suggestion": 875,
            "have_comment": 9,
            "last_change": "2024-04-29T17:26:07.823157Z",
            "last_author": "Mateus do Nascimento Carvalho",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/pt_BR/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/pt_BR/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 112,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 172,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "http://translate.beamng.com/languages/sv/",
                "url": "http://translate.beamng.com/api/languages/sv/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sv",
            "id": 21,
            "filename": "sv.json",
            "revision": "cbb4741fca73c07f899fda695809a123e099c4ab,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/sv/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/sv/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/sv/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 1181,
            "translated_words": 4226,
            "translated_percent": 16.2,
            "fuzzy": 129,
            "fuzzy_words": 1163,
            "fuzzy_percent": 1.7,
            "failing_checks": 16,
            "failing_checks_words": 87,
            "failing_checks_percent": 0.2,
            "have_suggestion": 229,
            "have_comment": 1,
            "last_change": "2024-04-23T16:23:27.272209Z",
            "last_author": null,
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sv/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sv/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sv/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sv/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sv/units/?format=api"
        },
        {
            "language": {
                "id": 46,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 44,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "http://translate.beamng.com/languages/da/",
                "url": "http://translate.beamng.com/api/languages/da/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/da/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "da",
            "id": 22,
            "filename": "da.json",
            "revision": "8d74ec5c2683fdd0a42a6541bf986cf1a8224d71,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/da/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/da/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/da/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 24,
            "translated_words": 30,
            "translated_percent": 0.3,
            "fuzzy": 17,
            "fuzzy_words": 39,
            "fuzzy_percent": 0.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 506,
            "have_comment": 2,
            "last_change": "2024-04-16T13:04:13.391089Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/da/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/da/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/da/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/da/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/da/units/?format=api"
        },
        {
            "language": {
                "id": 144,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 162,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "http://translate.beamng.com/languages/sl/",
                "url": "http://translate.beamng.com/api/languages/sl/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/sl/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sl",
            "id": 23,
            "filename": "sl.json",
            "revision": "c22e23441177e90c32d6b27959c957d209474eb8,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/sl/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/sl/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/sl/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 65,
            "translated_words": 91,
            "translated_percent": 0.8,
            "fuzzy": 27,
            "fuzzy_words": 65,
            "fuzzy_percent": 0.3,
            "failing_checks": 3,
            "failing_checks_words": 16,
            "failing_checks_percent": 0.1,
            "have_suggestion": 25,
            "have_comment": 0,
            "last_change": "2024-04-16T13:10:00.623261Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sl/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sl/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sl/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sl/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sl/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "http://translate.beamng.com/languages/ro/",
                "url": "http://translate.beamng.com/api/languages/ro/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/ro/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ro",
            "id": 24,
            "filename": "ro.json",
            "revision": "9580eda4d186e01528bd069d844d6aaada63fbb0,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/ro/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/ro/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/ro/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 669,
            "translated_words": 2266,
            "translated_percent": 9.2,
            "fuzzy": 276,
            "fuzzy_words": 2512,
            "fuzzy_percent": 3.8,
            "failing_checks": 102,
            "failing_checks_words": 1151,
            "failing_checks_percent": 1.4,
            "have_suggestion": 356,
            "have_comment": 0,
            "last_change": "2024-04-16T13:09:04.813644Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ro/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ro/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ro/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ro/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ro/units/?format=api"
        },
        {
            "language": {
                "id": 157,
                "code": "sr_Latn",
                "name": "Serbian (latin)",
                "plural": {
                    "id": 156,
                    "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": [
                    "serbo_croatian",
                    "sh",
                    "sr_latn_rs",
                    "sr@latin",
                    "sr_rs@latin",
                    "srl",
                    "hbs"
                ],
                "direction": "ltr",
                "population": 8085593,
                "web_url": "http://translate.beamng.com/languages/sr_Latn/",
                "url": "http://translate.beamng.com/api/languages/sr_Latn/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/sr_Latn/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sr_Latn",
            "id": 25,
            "filename": "sr_Latn.json",
            "revision": "8ec12291b9bfad5223216dad7c7a5304570751e7,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/sr_Latn/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/sr_Latn/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/sr_Latn/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/sr_Latn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 246,
            "translated_words": 771,
            "translated_percent": 3.3,
            "fuzzy": 94,
            "fuzzy_words": 642,
            "fuzzy_percent": 1.2,
            "failing_checks": 30,
            "failing_checks_words": 326,
            "failing_checks_percent": 0.4,
            "have_suggestion": 361,
            "have_comment": 0,
            "last_change": "2024-04-16T13:10:35.062312Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sr_Latn/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sr_Latn/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sr_Latn/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sr_Latn/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sr_Latn/units/?format=api"
        },
        {
            "language": {
                "id": 148,
                "code": "nb",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 129,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "http://translate.beamng.com/languages/nb/",
                "url": "http://translate.beamng.com/api/languages/nb/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/nb/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "nb",
            "id": 26,
            "filename": "nb.json",
            "revision": "b3473afd6405f8bc64ecd5213c29a6894ab6925d,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/nb/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/nb/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/nb/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/nb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 3138,
            "translated_words": 13957,
            "translated_percent": 43.3,
            "fuzzy": 309,
            "fuzzy_words": 3235,
            "fuzzy_percent": 4.2,
            "failing_checks": 23,
            "failing_checks_words": 376,
            "failing_checks_percent": 0.3,
            "have_suggestion": 315,
            "have_comment": 3,
            "last_change": "2024-04-16T13:08:01.120113Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/nb/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/nb/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/nb/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/nb/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/nb/units/?format=api"
        },
        {
            "language": {
                "id": 26,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "http://translate.beamng.com/languages/tr/",
                "url": "http://translate.beamng.com/api/languages/tr/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "tr",
            "id": 27,
            "filename": "tr.json",
            "revision": "4d0fece97b37116312b550f7487e3f34dadd0a71,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/tr/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/tr/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/tr/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 4869,
            "translated_words": 23389,
            "translated_percent": 67.1,
            "fuzzy": 36,
            "fuzzy_words": 352,
            "fuzzy_percent": 0.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 457,
            "have_comment": 3,
            "last_change": "2024-05-10T19:09:43.065569Z",
            "last_author": "Mert Mirac Karabulut",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/tr/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/tr/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/tr/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/tr/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/tr/units/?format=api"
        },
        {
            "language": {
                "id": 158,
                "code": "sr_Cyrl",
                "name": "Serbian (cyrillic)",
                "plural": {
                    "id": 155,
                    "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": [
                    "sr_cyrl_rs",
                    "sr@cyrillic",
                    "sr_rs@cyrillic",
                    "srb"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "http://translate.beamng.com/languages/sr_Cyrl/",
                "url": "http://translate.beamng.com/api/languages/sr_Cyrl/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/sr_Cyrl/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sr_Cyrl",
            "id": 28,
            "filename": "sr_Cyrl.json",
            "revision": "2afd047c78dfdd076fc3c8dc801f644a765ec08b,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/sr_Cyrl/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/sr_Cyrl/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/sr_Cyrl/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/sr_Cyrl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 1325,
            "translated_words": 4227,
            "translated_percent": 18.2,
            "fuzzy": 336,
            "fuzzy_words": 3145,
            "fuzzy_percent": 4.6,
            "failing_checks": 115,
            "failing_checks_words": 1301,
            "failing_checks_percent": 1.5,
            "have_suggestion": 26,
            "have_comment": 0,
            "last_change": "2024-04-16T13:10:23.860230Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sr_Cyrl/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sr_Cyrl/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sr_Cyrl/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sr_Cyrl/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/sr_Cyrl/units/?format=api"
        },
        {
            "language": {
                "id": 187,
                "code": "de_AT",
                "name": "German (Austria)",
                "plural": {
                    "id": 15,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 8593666,
                "web_url": "http://translate.beamng.com/languages/de_AT/",
                "url": "http://translate.beamng.com/api/languages/de_AT/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/de_AT/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de_AT",
            "id": 29,
            "filename": "de_AT.json",
            "revision": "e4b9adbf93e86216a8d074d0e8a2c98d86a8def8,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/de_AT/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/de_AT/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/de_AT/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/de_AT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 149,
            "translated_words": 441,
            "translated_percent": 2.0,
            "fuzzy": 72,
            "fuzzy_words": 419,
            "fuzzy_percent": 0.9,
            "failing_checks": 18,
            "failing_checks_words": 179,
            "failing_checks_percent": 0.2,
            "have_suggestion": 259,
            "have_comment": 1,
            "last_change": "2024-04-16T13:04:38.621002Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/de_AT/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/de_AT/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/de_AT/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/de_AT/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/de_AT/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "http://translate.beamng.com/languages/et/",
                "url": "http://translate.beamng.com/api/languages/et/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/et/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "et",
            "id": 31,
            "filename": "et.json",
            "revision": "b4913b8f680f595849b6c97969d9ae9883f7bae8,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/et/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/et/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/et/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 80,
            "translated_words": 151,
            "translated_percent": 1.1,
            "fuzzy": 28,
            "fuzzy_words": 96,
            "fuzzy_percent": 0.3,
            "failing_checks": 3,
            "failing_checks_words": 33,
            "failing_checks_percent": 0.1,
            "have_suggestion": 692,
            "have_comment": 0,
            "last_change": "2024-04-16T13:05:27.008796Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/et/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/et/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/et/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/et/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/et/units/?format=api"
        },
        {
            "language": {
                "id": 90,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "http://translate.beamng.com/languages/id/",
                "url": "http://translate.beamng.com/api/languages/id/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/id/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "id",
            "id": 32,
            "filename": "id.json",
            "revision": "15f656fbce1a1ad211df8527475a4f71c45602f6,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/id/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/id/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/id/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 104,
            "translated_words": 439,
            "translated_percent": 1.4,
            "fuzzy": 58,
            "fuzzy_words": 449,
            "fuzzy_percent": 0.8,
            "failing_checks": 29,
            "failing_checks_words": 309,
            "failing_checks_percent": 0.4,
            "have_suggestion": 57,
            "have_comment": 0,
            "last_change": "2024-04-16T13:06:35.942461Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/id/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/id/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/id/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/id/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/id/units/?format=api"
        },
        {
            "language": {
                "id": 83,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "http://translate.beamng.com/languages/ar/",
                "url": "http://translate.beamng.com/api/languages/ar/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/ar/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ar",
            "id": 33,
            "filename": "ar.json",
            "revision": "b4b7e89fc1ebe327f608adc578518acd46514cb7,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/ar/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/ar/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/ar/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 1398,
            "translated_words": 4781,
            "translated_percent": 19.2,
            "fuzzy": 403,
            "fuzzy_words": 3225,
            "fuzzy_percent": 5.5,
            "failing_checks": 111,
            "failing_checks_words": 1222,
            "failing_checks_percent": 1.5,
            "have_suggestion": 45,
            "have_comment": 0,
            "last_change": "2024-04-16T13:02:46.377955Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ar/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ar/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ar/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ar/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ar/units/?format=api"
        },
        {
            "language": {
                "id": 27,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 187,
                    "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": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "http://translate.beamng.com/languages/uk/",
                "url": "http://translate.beamng.com/api/languages/uk/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "uk",
            "id": 34,
            "filename": "uk.json",
            "revision": "bf1048f0f6a37c6027bf89d291cd889cf8428ef6,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/uk/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/uk/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/uk/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 3177,
            "translated_words": 14318,
            "translated_percent": 43.8,
            "fuzzy": 270,
            "fuzzy_words": 2874,
            "fuzzy_percent": 3.7,
            "failing_checks": 23,
            "failing_checks_words": 376,
            "failing_checks_percent": 0.3,
            "have_suggestion": 252,
            "have_comment": 1,
            "last_change": "2024-04-16T13:11:20.254200Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/uk/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/uk/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/uk/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/uk/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/uk/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 97,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "http://translate.beamng.com/languages/ko/",
                "url": "http://translate.beamng.com/api/languages/ko/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ko_KR",
            "id": 35,
            "filename": "ko_KR.json",
            "revision": "9a1c14defac92880c143fe29f8c4c172f2d74cd8,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/ko/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/ko/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/ko/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 2984,
            "translated_words": 13037,
            "translated_percent": 41.1,
            "fuzzy": 290,
            "fuzzy_words": 2980,
            "fuzzy_percent": 4.0,
            "failing_checks": 282,
            "failing_checks_words": 2564,
            "failing_checks_percent": 3.8,
            "have_suggestion": 1780,
            "have_comment": 1,
            "last_change": "2024-04-16T14:23:27.893866Z",
            "last_author": null,
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ko/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ko/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ko/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ko/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ko/units/?format=api"
        },
        {
            "language": {
                "id": 115,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 196,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "http://translate.beamng.com/languages/vi/",
                "url": "http://translate.beamng.com/api/languages/vi/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/vi/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "vi",
            "id": 38,
            "filename": "vi.json",
            "revision": "78d9085f3e2ab66a5093fdf421f25b52c9ec84d3,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/vi/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/vi/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/vi/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 32,
            "translated_words": 124,
            "translated_percent": 0.4,
            "fuzzy": 24,
            "fuzzy_words": 167,
            "fuzzy_percent": 0.3,
            "failing_checks": 11,
            "failing_checks_words": 78,
            "failing_checks_percent": 0.1,
            "have_suggestion": 207,
            "have_comment": 0,
            "last_change": "2024-04-16T13:11:34.684742Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/vi/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/vi/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/vi/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/vi/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/vi/units/?format=api"
        },
        {
            "language": {
                "id": 59,
                "code": "cy",
                "name": "Welsh",
                "plural": {
                    "id": 198,
                    "source": 0,
                    "number": 6,
                    "formula": "(n==0) ? 0 : (n==1) ? 1 : (n==2) ? 2 : (n==3) ? 3 :(n==6) ? 4 : 5",
                    "type": 12
                },
                "aliases": [
                    "cym",
                    "wel"
                ],
                "direction": "ltr",
                "population": 884910,
                "web_url": "http://translate.beamng.com/languages/cy/",
                "url": "http://translate.beamng.com/api/languages/cy/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/cy/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "cy",
            "id": 39,
            "filename": "cy.json",
            "revision": "4a1cd608f5db3daea043099c8bec4515f1c2a509,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/cy/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/cy/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/cy/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 1,
            "translated_words": 7,
            "translated_percent": 0.1,
            "fuzzy": 2,
            "fuzzy_words": 13,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 9,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T13:04:01.165780Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/cy/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/cy/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/cy/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/cy/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/cy/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 88,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "http://translate.beamng.com/languages/ja/",
                "url": "http://translate.beamng.com/api/languages/ja/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ja_JP",
            "id": 40,
            "filename": "ja_JP.json",
            "revision": "2147ea88b70f1f4fd03a5c1cb23865bba1347ba7,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/ja/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/ja/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/ja/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 2940,
            "translated_words": 12833,
            "translated_percent": 40.5,
            "fuzzy": 334,
            "fuzzy_words": 3185,
            "fuzzy_percent": 4.6,
            "failing_checks": 311,
            "failing_checks_words": 2250,
            "failing_checks_percent": 4.2,
            "have_suggestion": 599,
            "have_comment": 0,
            "last_change": "2024-04-16T14:23:35.824593Z",
            "last_author": null,
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ja/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ja/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ja/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ja/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ja/units/?format=api"
        },
        {
            "language": {
                "id": 181,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 182,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "http://translate.beamng.com/languages/zh_Hant/",
                "url": "http://translate.beamng.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh_Hant",
            "id": 41,
            "filename": "zh_Hant.json",
            "revision": "ddb77bd84cfd2790ca0945873f951a8ab3884ee9,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/zh_Hant/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/zh_Hant/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/zh_Hant/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 4205,
            "translated_words": 18992,
            "translated_percent": 58.0,
            "fuzzy": 153,
            "fuzzy_words": 1618,
            "fuzzy_percent": 2.1,
            "failing_checks": 29,
            "failing_checks_words": 317,
            "failing_checks_percent": 0.4,
            "have_suggestion": 168,
            "have_comment": 0,
            "last_change": "2024-04-16T13:11:59.706257Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/zh_Hant/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/zh_Hant/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/zh_Hant/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/zh_Hant/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 33,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 179,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "http://translate.beamng.com/languages/th/",
                "url": "http://translate.beamng.com/api/languages/th/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/th/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "th",
            "id": 42,
            "filename": "th.json",
            "revision": "6f4f68773631b9003b49f74e4526e38ccc01fa9a,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/th/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/th/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/th/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 3,
            "translated_words": 9,
            "translated_percent": 0.1,
            "fuzzy": 390,
            "fuzzy_words": 1070,
            "fuzzy_percent": 5.3,
            "failing_checks": 14,
            "failing_checks_words": 99,
            "failing_checks_percent": 0.1,
            "have_suggestion": 389,
            "have_comment": 0,
            "last_change": "2024-04-30T06:19:44.104683Z",
            "last_author": "Tanitsuk Suppramool",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/th/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/th/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/th/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/th/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/th/units/?format=api"
        },
        {
            "language": {
                "id": 7,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 31,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "http://translate.beamng.com/languages/ca/",
                "url": "http://translate.beamng.com/api/languages/ca/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ca",
            "id": 45,
            "filename": "ca.json",
            "revision": "546aec289171fe2d087057aed9f133b7d9ca0456,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/ca/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/ca/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/ca/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7246,
            "total_words": 51578,
            "translated": 212,
            "translated_words": 496,
            "translated_percent": 2.9,
            "fuzzy": 17,
            "fuzzy_words": 79,
            "fuzzy_percent": 0.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 99,
            "have_comment": 1,
            "last_change": "2024-04-16T13:03:36.545533Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ca/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ca/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ca/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ca/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/ca/units/?format=api"
        },
        {
            "language": {
                "id": 72,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.beamng.com/languages/en/",
                "url": "http://translate.beamng.com/api/languages/en/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "game",
                "slug": "game",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/game/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "en-US.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/game/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/game/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/game/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/game/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/game/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/game/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/game/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/BeamNG/i18n/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "admins@beamng.com",
                "merge_style": "merge",
                "commit_message": "Translated {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation {{ language_name }}",
                "delete_message": "Deleted translation {{ language_name }}",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 48,
            "filename": "en-US.json",
            "revision": "c016fb61067288e1cb88ae5f81b016e8bc4948c7,c016fb61067288e1cb88ae5f81b016e8bc4948c7",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/game/en/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/en/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/game/en/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/game/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 7246,
            "total_words": 51578,
            "translated": 7246,
            "translated_words": 51578,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 744,
            "failing_checks_words": 6529,
            "failing_checks_percent": 10.2,
            "have_suggestion": 0,
            "have_comment": 26,
            "last_change": "2024-04-16T13:02:11.665003Z",
            "last_author": "BeamNG Admins",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/game/en/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/game/en/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/game/en/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/en/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/game/en/units/?format=api"
        },
        {
            "language": {
                "id": 72,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.beamng.com/languages/en/",
                "url": "http://translate.beamng.com/api/languages/en/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "BeamNG.drive",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/glossary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/glossary/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 49,
            "filename": "",
            "revision": "",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/en/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/en/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/glossary/en/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 254,
            "total_words": 396,
            "translated": 254,
            "translated_words": 396,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-13T13:51:29.693592Z",
            "last_author": null,
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/en/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/en/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/en/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/en/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 104,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "http://translate.beamng.com/languages/es/",
                "url": "http://translate.beamng.com/api/languages/es/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "BeamNG.drive",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/glossary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/glossary/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 51,
            "filename": "es.tbx",
            "revision": "cab06f0362a00305dea940bff6e9371603b12d28",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/es/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/es/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/glossary/es/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 9,
            "translated": 9,
            "translated_words": 9,
            "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": "2019-01-12T17:59:39Z",
            "last_author": null,
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/es/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/es/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/es/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/es/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/es/units/?format=api"
        },
        {
            "language": {
                "id": 26,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "http://translate.beamng.com/languages/tr/",
                "url": "http://translate.beamng.com/api/languages/tr/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "BeamNG.drive",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/glossary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/glossary/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "tr",
            "id": 52,
            "filename": "tr.tbx",
            "revision": "c79d3b27f6ccea04be1d4f3178571dc823bcc6ae",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/tr/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/tr/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/glossary/tr/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 83,
            "translated": 57,
            "translated_words": 83,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-03T07:18:41.070691Z",
            "last_author": "Kolas",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/tr/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/tr/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/tr/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/tr/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/tr/units/?format=api"
        },
        {
            "language": {
                "id": 182,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "http://translate.beamng.com/languages/zh_Hans/",
                "url": "http://translate.beamng.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "BeamNG.drive",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/glossary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/glossary/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh_Hans",
            "id": 53,
            "filename": "zh_Hans.tbx",
            "revision": "d5b2cb6a3cc0df5a70b7186efc58091c7ea6fbda",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/zh_Hans/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/zh_Hans/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/glossary/zh_Hans/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 21,
            "translated": 14,
            "translated_words": 21,
            "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": 2,
            "have_comment": 0,
            "last_change": "2024-05-10T13:17:38.948650Z",
            "last_author": "HOONISORA",
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/zh_Hans/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/zh_Hans/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 124,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "http://translate.beamng.com/languages/fi/",
                "url": "http://translate.beamng.com/api/languages/fi/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/fi/statistics/?format=api"
            },
            "component": {
                "name": "BeamNG.drive",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/glossary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/glossary/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fi",
            "id": 54,
            "filename": "fi.tbx",
            "revision": "f114ffbafb9d7124c4d96a38138a86f890ad14b6",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/fi/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/fi/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/glossary/fi/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 5,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T08:23:25.894142Z",
            "last_author": null,
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/fi/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/fi/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/fi/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/fi/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/fi/units/?format=api"
        },
        {
            "language": {
                "id": 166,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "http://translate.beamng.com/languages/pt_PT/",
                "url": "http://translate.beamng.com/api/languages/pt_PT/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/pt_PT/statistics/?format=api"
            },
            "component": {
                "name": "BeamNG.drive",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/glossary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/glossary/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt_PT",
            "id": 55,
            "filename": "pt_PT.tbx",
            "revision": "830bfce35163855131f74e1a90557d5ca889f99a",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/pt_PT/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/pt_PT/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/glossary/pt_PT/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 7,
            "translated": 1,
            "translated_words": 7,
            "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": "2017-04-16T18:41:30Z",
            "last_author": null,
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/pt_PT/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/pt_PT/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/pt_PT/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/pt_PT/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/pt_PT/units/?format=api"
        },
        {
            "language": {
                "id": 112,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 172,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "http://translate.beamng.com/languages/sv/",
                "url": "http://translate.beamng.com/api/languages/sv/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "BeamNG.drive",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/glossary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/glossary/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sv",
            "id": 56,
            "filename": "sv.tbx",
            "revision": "334b5b325dd870348e7f29cb3f5e22d0c4d685e4",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/sv/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/sv/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/glossary/sv/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 23,
            "translated": 12,
            "translated_words": 23,
            "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": "2017-09-25T18:43:05Z",
            "last_author": null,
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/sv/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/sv/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/sv/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/sv/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/sv/units/?format=api"
        },
        {
            "language": {
                "id": 14,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "http://translate.beamng.com/languages/cs/",
                "url": "http://translate.beamng.com/api/languages/cs/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "BeamNG.drive",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/glossary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/glossary/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "cs",
            "id": 57,
            "filename": "cs.tbx",
            "revision": "8d420eaab0e689b2fa063833cc2efdc47d1ab69f",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/cs/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/cs/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/glossary/cs/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 47,
            "translated": 27,
            "translated_words": 47,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-20T13:23:13.201103Z",
            "last_author": null,
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/cs/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/cs/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/cs/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/cs/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "id": 94,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 150,
                    "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",
                "population": 195841151,
                "web_url": "http://translate.beamng.com/languages/ru/",
                "url": "http://translate.beamng.com/api/languages/ru/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "BeamNG.drive",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/glossary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/glossary/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ru",
            "id": 58,
            "filename": "ru.tbx",
            "revision": "08e0f55469ecd75e7db220069e5859a9db9f652c",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/ru/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/ru/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/glossary/ru/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 22,
            "translated": 14,
            "translated_words": 22,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 14,
            "have_comment": 0,
            "last_change": "2019-04-03T14:31:05Z",
            "last_author": null,
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/ru/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/ru/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/ru/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/ru/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/ru/units/?format=api"
        },
        {
            "language": {
                "id": 44,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://translate.beamng.com/languages/de/",
                "url": "http://translate.beamng.com/api/languages/de/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "BeamNG.drive",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/glossary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/glossary/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 59,
            "filename": "de.tbx",
            "revision": "20b7f3504a344206845ba76e164ffefa7492c230",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/de/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/de/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/glossary/de/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 32,
            "translated": 21,
            "translated_words": 32,
            "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": "2019-04-12T14:06:21Z",
            "last_author": null,
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/de/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/de/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/de/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/de/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "http://translate.beamng.com/languages/nl/",
                "url": "http://translate.beamng.com/api/languages/nl/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "BeamNG.drive",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/glossary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/glossary/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "nl",
            "id": 60,
            "filename": "nl.tbx",
            "revision": "3c2b4b4219a23d01fbaab69df8005a1076166ec0",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/nl/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/nl/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/glossary/nl/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 2,
            "translated_words": 2,
            "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": "2017-06-21T14:17:01Z",
            "last_author": null,
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/nl/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/nl/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/nl/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/nl/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 144,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.beamng.com/languages/pt_BR/",
                "url": "http://translate.beamng.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.beamng.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "BeamNG.drive",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 49,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.beamng.com/languages/en/",
                    "url": "http://translate.beamng.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "BeamNG.drive",
                    "slug": "beamngdrive",
                    "id": 1,
                    "web": "https://www.beamng.com",
                    "web_url": "http://translate.beamng.com/projects/beamngdrive/",
                    "url": "http://translate.beamng.com/api/projects/beamngdrive/?format=api",
                    "components_list_url": "http://translate.beamng.com/api/projects/beamngdrive/components/?format=api",
                    "repository_url": "http://translate.beamng.com/api/projects/beamngdrive/repository/?format=api",
                    "statistics_url": "http://translate.beamng.com/api/projects/beamngdrive/statistics/?format=api",
                    "categories_url": "http://translate.beamng.com/api/projects/beamngdrive/categories/?format=api",
                    "changes_list_url": "http://translate.beamng.com/api/projects/beamngdrive/changes/?format=api",
                    "languages_url": "http://translate.beamng.com/api/projects/beamngdrive/languages/?format=api",
                    "labels_url": "http://translate.beamng.com/api/projects/beamngdrive/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://wiki.beamng.com/Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.beamng.com/git/beamngdrive/glossary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "ISC",
                "license_url": "https://spdx.org/licenses/ISC.html",
                "agreement": "",
                "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/",
                "url": "http://translate.beamng.com/api/components/beamngdrive/glossary/?format=api",
                "repository_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/repository/?format=api",
                "translations_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/translations/?format=api",
                "statistics_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/statistics/?format=api",
                "lock_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/lock/?format=api",
                "links_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/links/?format=api",
                "changes_list_url": "http://translate.beamng.com/api/components/beamngdrive/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt_BR",
            "id": 61,
            "filename": "pt_BR.tbx",
            "revision": "fccdd83a91e1c61b93c8626d4ce13891d8dea054",
            "web_url": "http://translate.beamng.com/projects/beamngdrive/glossary/pt_BR/",
            "share_url": "http://translate.beamng.com/engage/beamngdrive/-/pt_BR/",
            "translate_url": "http://translate.beamng.com/translate/beamngdrive/glossary/pt_BR/",
            "url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 9,
            "translated": 3,
            "translated_words": 9,
            "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": "2018-09-07T18:54:19Z",
            "last_author": null,
            "repository_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/pt_BR/repository/?format=api",
            "file_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/pt_BR/file/?format=api",
            "statistics_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.beamng.com/api/translations/beamngdrive/glossary/pt_BR/units/?format=api"
        }
    ]
}